License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdnet.smartlab.config |
ArtifactId | ArtifactIdsmartconfig |
Last Version | Last Version1.1.0-SNAPHOST |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmartConfig
Easy configuration library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
smartconfig-1.1.0-SNAPHOST.pom | |
smartconfig-1.1.0-SNAPHOST.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smartlab.config/smartconfig/ -->
<dependency>
<groupId>net.smartlab.config</groupId>
<artifactId>smartconfig</artifactId>
<version>1.1.0-SNAPHOST</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartlab.config/smartconfig/
implementation 'net.smartlab.config:smartconfig:1.1.0-SNAPHOST'
// https://jarcasting.com/artifacts/net.smartlab.config/smartconfig/
implementation ("net.smartlab.config:smartconfig:1.1.0-SNAPHOST")
'net.smartlab.config:smartconfig:jar:1.1.0-SNAPHOST'
<dependency org="net.smartlab.config" name="smartconfig" rev="1.1.0-SNAPHOST">
<artifact name="smartconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartlab.config', module='smartconfig', version='1.1.0-SNAPHOST')
)
libraryDependencies += "net.smartlab.config" % "smartconfig" % "1.1.0-SNAPHOST"
[net.smartlab.config/smartconfig "1.1.0-SNAPHOST"]
Group / Artifact | Type | Version |
---|---|---|
xml-apis : xml-apis | jar | 1.0.b2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.dbunit : dbunit | jar | 2.2 |
hsqldb : hsqldb | jar | 1.8.0.7 |
org.jmock : jmock-junit3 | jar | 2.4.0 |