License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.legsem.legstar |
ArtifactId | ArtifactIdlegstar-config |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegStar configuration
LegStar configuration system
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
legstar-config-1.5.3.pom | |
legstar-config-1.5.3.jar | 7 KB |
legstar-config-1.5.3-sources.jar | 5 KB |
legstar-config-1.5.3-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.legsem.legstar/legstar-config/ -->
<dependency>
<groupId>com.legsem.legstar</groupId>
<artifactId>legstar-config</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-config/
implementation 'com.legsem.legstar:legstar-config:1.5.3'
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-config/
implementation ("com.legsem.legstar:legstar-config:1.5.3")
'com.legsem.legstar:legstar-config:jar:1.5.3'
<dependency org="com.legsem.legstar" name="legstar-config" rev="1.5.3">
<artifact name="legstar-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.legsem.legstar', module='legstar-config', version='1.5.3')
)
libraryDependencies += "com.legsem.legstar" % "legstar-config" % "1.5.3"
[com.legsem.legstar/legstar-config "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.legsem.legstar : legstar-messaging | jar | 1.5.3 |
commons-configuration : commons-configuration | jar | 1.5 |
commons-jxpath : commons-jxpath | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
com.legsem.legstar : legstar-cmockrt | jar | 1.5.3 |
junit : junit | jar | 3.8.1 |