Last Version

greenbird Configuration 1.3.0

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

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.greenbird
ArtifactId

ArtifactId

greenbird-configuration
Version

Version

1.3.0
Type

Type

jar
Description

Description

greenbird Configuration
Library that simplifies configuration and context loading for Spring based projects.
Project Organization

Project Organization

greenbird Integration Technology

Download greenbird-configuration 1.3.0


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

Dependencies

compile (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.