License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.thesett |
ArtifactId | ArtifactIdconfigurator |
Last Version | Last Version0.9.104 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfigurator
Configurator Bean library.
|
Filename | Size |
---|---|
configurator-0.9.104.pom | |
configurator-0.9.104.jar | 17 KB |
configurator-0.9.104-sources.jar | 22 KB |
configurator-0.9.104-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/configurator/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>configurator</artifactId>
<version>0.9.104</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/configurator/
implementation 'com.thesett:configurator:0.9.104'
// https://jarcasting.com/artifacts/com.thesett/configurator/
implementation ("com.thesett:configurator:0.9.104")
'com.thesett:configurator:jar:0.9.104'
<dependency org="com.thesett" name="configurator" rev="0.9.104">
<artifact name="configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='configurator', version='0.9.104')
)
libraryDependencies += "com.thesett" % "configurator" % "0.9.104"
[com.thesett/configurator "0.9.104"]
Group / Artifact | Type | Version |
---|---|---|
com.thesett : common | jar | 0.9.117 |
log4j : log4j | jar | [1.2.8,) |
javax.xml.bind : jsr173_api | jar | 1.0 |
javax.xml.bind : jaxb-api | jar | 2.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
servletapi : servletapi | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
com.thesett : base | jar | 0.9.117 |