Последняя версия

cloud-altemistafwk common 3.1.0.RELEASE

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.

Лицензия

Лицензия

Группа

Группа

cloud.altemista.fwk.framework
Идентификатор

Идентификатор

cloud-altemistafwk-common
Версия

Версия

3.1.0.RELEASE
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

NTT DATA Corporation

Скачать cloud-altemistafwk-common 3.1.0.RELEASE


<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar
junit : junit jar

Модули Проекта

Данный проект не имеет модулей.