MVN

cloud.altemista.fwk.framework : cloud-altemistafwk-common

Maven & Gradle

Mar 26, 2020
33 usages
0 stars

cloud-altemistafwk common · Common base included in the ACF framework. This module defines lightweight functionality (e.g.: interfaces, exceptions, utilities) that does not need the Spring configuration of the real core module, allowing the creation of projects that can be shared as dependencies of other executable projects.

<dependency>
    <groupId>cloud.altemista.fwk.framework</groupId>
    <artifactId>cloud-altemistafwk-common</artifactId>
    <version>3.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.altemista.fwk.framework : cloud-altemistafwk-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0.RELEASE

All Versions

Choose a version of cloud.altemista.fwk.framework : cloud-altemistafwk-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
cloud-altemistafwk-common-3.1.0.RELEASE
3.0.x
cloud-altemistafwk-common-3.0.1.RELEASE
cloud-altemistafwk-common-3.0.0.RELEASE

How to add a dependency to Maven

Add the following cloud.altemista.fwk.framework : cloud-altemistafwk-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cloud.altemista.fwk.framework</groupId>
    <artifactId>cloud-altemistafwk-common</artifactId>
    <version>3.1.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cloud.altemista.fwk.framework : cloud-altemistafwk-common gradle dependency to your build.gradle file:

implementation 'cloud.altemista.fwk.framework:cloud-altemistafwk-common:3.1.0.RELEASE'

Gradle Kotlin DSL: Add the following cloud.altemista.fwk.framework : cloud-altemistafwk-common gradle kotlin dependency to your build.gradle.kts file:

implementation("cloud.altemista.fwk.framework:cloud-altemistafwk-common:3.1.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following cloud.altemista.fwk.framework : cloud-altemistafwk-common sbt scala dependency to your build.sbt file:

libraryDependencies += "cloud.altemista.fwk.framework" % "cloud-altemistafwk-common" % "3.1.0.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 12, 2009
92 usages
Aug 19, 2014
11 usages
6 stars
Mar 11, 2022
58 usages
1.2k stars
Dec 07, 2018
74 usages
26 stars
Feb 09, 2022
14 usages
435 stars
Jul 06, 2017
13 usages
3 stars
Sep 07, 2021
50 usages
2.3k stars
Apr 04, 2022
66 usages
310 stars
Jul 03, 2021
22 usages