Last Version

WisePersist AppConfig 1.0.1

WisePersist AppConfig is a utility module which simplifies application configurations against different environments - test, dev, stage and prod.

License

License

GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

wisepersist-settings
Version

Version

1.0.1
Type

Type

jar
Description

Description

WisePersist AppConfig
WisePersist AppConfig is a utility module which simplifies application configurations against different environments - test, dev, stage and prod.

Download wisepersist-settings 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.zaxxer : HikariCP-java6 jar 2.3.9
xml-apis : xml-apis jar 1.4.01
com.google.inject : guice jar 4.0
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.3
org.eclipse.persistence : javax.persistence jar 2.1.1
com.google.code.findbugs : annotations jar 3.0.0
org.slf4j : slf4j-api jar 1.7.6
com.google.code.findbugs : jsr305 jar 3.0.0

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.80-beta
ch.qos.logback : logback-core jar 1.1.1
org.testng : testng jar 6.8.8
org.codehaus.janino : janino jar 2.6.1
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.