greenbird Configuration

Library that simplifies configuration and context loading for Spring based projects.

Лицензия

Лицензия

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

com.greenbird
Идентификатор

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

greenbird-configuration
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

greenbird Configuration
Library that simplifies configuration and context loading for Spring based projects.
Организация-разработчик

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

greenbird Integration Technology

Скачать greenbird-configuration

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.greenbird/greenbird-configuration/ -->
<dependency>
    <groupId>com.greenbird</groupId>
    <artifactId>greenbird-configuration</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird/greenbird-configuration/
implementation 'com.greenbird:greenbird-configuration:1.3.0'
// https://jarcasting.com/artifacts/com.greenbird/greenbird-configuration/
implementation ("com.greenbird:greenbird-configuration:1.3.0")
'com.greenbird:greenbird-configuration:jar:1.3.0'
<dependency org="com.greenbird" name="greenbird-configuration" rev="1.3.0">
  <artifact name="greenbird-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird', module='greenbird-configuration', version='1.3.0')
)
libraryDependencies += "com.greenbird" % "greenbird-configuration" % "1.3.0"
[com.greenbird/greenbird-configuration "1.3.0"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.greenbird : greenbird-core jar 1.2.0
cglib : cglib jar 2.2.2
org.constretto : constretto-api jar 1.1.3
org.constretto : constretto-core jar 1.1.3
org.constretto : constretto-spring jar 1.1.3
com.google.guava : guava jar 18.0
com.googlecode.lambdaj : lambdaj jar 2.3.3
org.slf4j : slf4j-api jar 1.7.12

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-core jar 4.1.6.RELEASE
org.springframework : spring-beans jar 4.1.6.RELEASE

test (12)

Идентификатор библиотеки Тип Версия
com.greenbird : greenbird-test-tools jar 2.0.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8
org.powermock : powermock-core jar 1.5.6
org.powermock : powermock-api-mockito jar 1.5.6
org.powermock : powermock-module-junit4 jar 1.5.6
org.springframework : spring-test jar 4.1.6.RELEASE
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-core jar 2.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3

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

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

Greenbird Integration Technology

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.0
1.0.0