Last Version

Properties Manager Commons Test Artifacts 1.0.1

A container agnostic tool for properties file reading and monitoring

License

License

GroupId

GroupId

io.github.thingersoft
ArtifactId

ArtifactId

properties-manager-commons-test
Version

Version

1.0.1
Type

Type

jar
Description

Description

Properties Manager Commons Test Artifacts
A container agnostic tool for properties file reading and monitoring

Download properties-manager-commons-test 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.thingersoft/properties-manager-commons-test/ -->
<dependency>
    <groupId>io.github.thingersoft</groupId>
    <artifactId>properties-manager-commons-test</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thingersoft/properties-manager-commons-test/
implementation 'io.github.thingersoft:properties-manager-commons-test:1.0.1'
// https://jarcasting.com/artifacts/io.github.thingersoft/properties-manager-commons-test/
implementation ("io.github.thingersoft:properties-manager-commons-test:1.0.1")
'io.github.thingersoft:properties-manager-commons-test:jar:1.0.1'
<dependency org="io.github.thingersoft" name="properties-manager-commons-test" rev="1.0.1">
  <artifact name="properties-manager-commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thingersoft', module='properties-manager-commons-test', version='1.0.1')
)
libraryDependencies += "io.github.thingersoft" % "properties-manager-commons-test" % "1.0.1"
[io.github.thingersoft/properties-manager-commons-test "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.