License |
License
GLP with Classpath Exception
|
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.cedarsoft.utils |
ArtifactId | ArtifactIdconfiguration |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration Utils
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
configuration-1.3.7.pom | |
configuration-1.3.7.jar | 27 KB |
configuration-1.3.7-sources.jar | 10 KB |
configuration-1.3.7-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.utils/configuration/ -->
<dependency>
<groupId>com.cedarsoft.utils</groupId>
<artifactId>configuration</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.utils/configuration/
implementation 'com.cedarsoft.utils:configuration:1.3.7'
// https://jarcasting.com/artifacts/com.cedarsoft.utils/configuration/
implementation ("com.cedarsoft.utils:configuration:1.3.7")
'com.cedarsoft.utils:configuration:jar:1.3.7'
<dependency org="com.cedarsoft.utils" name="configuration" rev="1.3.7">
<artifact name="configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.utils', module='configuration', version='1.3.7')
)
libraryDependencies += "com.cedarsoft.utils" % "configuration" % "1.3.7"
[com.cedarsoft.utils/configuration "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.utils : common | jar | 1.3.7 |
commons-configuration : commons-configuration | jar | 1.5 |
com.jgoodies : binding | jar | 2.0.1 |
com.thoughtworks.xstream : xstream | jar | 1.3.1 |
xpp3 : xpp3_min | jar | 1.1.4c |
com.cedarsoft : guice-annotations | jar | 1.1.2 |
commons-logging : commons-logging | jar | 1.1.1 |
log4j : log4j | jar | 1.2.14 |
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.guice : guice | jar | 1.0 |
commons-io : commons-io | jar | 1.4 |
org.testng : testng | jar | 5.8 |
org.easymock : easymockclassextension | jar | 2.4 |
org.easymock : easymock | jar | 2.4 |
fest » fest-assert | jar | 1.0rc1 |