License |
License |
---|---|
GroupId | GroupIdio.github.thingersoft |
ArtifactId | ArtifactIdproperties-manager-api |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionProperties Manager API
A container agnostic tool for properties file reading and monitoring
|
<!-- https://jarcasting.com/artifacts/io.github.thingersoft/properties-manager-api/ -->
<dependency>
<groupId>io.github.thingersoft</groupId>
<artifactId>properties-manager-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thingersoft/properties-manager-api/
implementation 'io.github.thingersoft:properties-manager-api:1.0.1'
// https://jarcasting.com/artifacts/io.github.thingersoft/properties-manager-api/
implementation ("io.github.thingersoft:properties-manager-api:1.0.1")
'io.github.thingersoft:properties-manager-api:jar:1.0.1'
<dependency org="io.github.thingersoft" name="properties-manager-api" rev="1.0.1">
<artifact name="properties-manager-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thingersoft', module='properties-manager-api', version='1.0.1')
)
libraryDependencies += "io.github.thingersoft" % "properties-manager-api" % "1.0.1"
[io.github.thingersoft/properties-manager-api "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.classgraph : classgraph | jar | 4.6.6 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
io.github.thingersoft : properties-manager-commons-test | jar | 1.0.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |