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.

License

License

GroupId

GroupId

cloud.altemista.fwk.framework
ArtifactId

ArtifactId

cloud-altemistafwk-common
Last Version

Last Version

3.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

NTT DATA Corporation

Download cloud-altemistafwk-common

How to add to project

<!-- https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-common/ -->
<dependency>
    <groupId>cloud.altemista.fwk.framework</groupId>
    <artifactId>cloud-altemistafwk-common</artifactId>
    <version>3.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-common/
implementation 'cloud.altemista.fwk.framework:cloud-altemistafwk-common:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/cloud.altemista.fwk.framework/cloud-altemistafwk-common/
implementation ("cloud.altemista.fwk.framework:cloud-altemistafwk-common:3.1.0.RELEASE")
'cloud.altemista.fwk.framework:cloud-altemistafwk-common:jar:3.1.0.RELEASE'
<dependency org="cloud.altemista.fwk.framework" name="cloud-altemistafwk-common" rev="3.1.0.RELEASE">
  <artifact name="cloud-altemistafwk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.altemista.fwk.framework', module='cloud-altemistafwk-common', version='3.1.0.RELEASE')
)
libraryDependencies += "cloud.altemista.fwk.framework" % "cloud-altemistafwk-common" % "3.1.0.RELEASE"
[cloud.altemista.fwk.framework/cloud-altemistafwk-common "3.1.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.terasoluna.gfw : terasoluna-gfw-common jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar
org.apache.commons : commons-collections4 jar
org.slf4j : jcl-over-slf4j jar

test (2)

Group / Artifact Type Version
org.springframework : spring-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.

cloud-altemistafwk

cloud.altemista.fwk.framework

TERASOLUNA-Server-Framework-for-CNA maintainer

Versions

Version
3.1.0.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE