License |
License |
---|---|
GroupId | GroupIdorg.wisepersist |
ArtifactId | ArtifactIdwisepersist-settings |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWisePersist AppConfig
WisePersist AppConfig is a utility module which simplifies application configurations against different environments - test, dev, stage and prod.
|
Filename | Size |
---|---|
wisepersist-settings-1.0.1.pom | |
wisepersist-settings-1.0.1.jar | 10 KB |
wisepersist-settings-1.0.1-sources.jar | 12 KB |
wisepersist-settings-1.0.1-javadoc.jar | 55 KB |
Browse |
<!-- 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"]
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 |
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 |