| Categories | CategoriesAnt Build Tools Configuration Application Layer Libs config | 
|---|---|
| GroupId | GroupIdio.github.phantomstr.testing-tools | 
| ArtifactId | ArtifactIdconfiguration | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description | 
| Filename | Size | 
|---|---|
| configuration-1.3.1.pom | |
| configuration-1.3.1.jar | 16 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/configuration/ -->
<dependency>
    <groupId>io.github.phantomstr.testing-tools</groupId>
    <artifactId>configuration</artifactId>
    <version>1.3.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/configuration/
implementation 'io.github.phantomstr.testing-tools:configuration:1.3.1'// https://jarcasting.com/artifacts/io.github.phantomstr.testing-tools/configuration/
implementation ("io.github.phantomstr.testing-tools:configuration:1.3.1")'io.github.phantomstr.testing-tools:configuration:jar:1.3.1'<dependency org="io.github.phantomstr.testing-tools" name="configuration" rev="1.3.1">
  <artifact name="configuration" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.phantomstr.testing-tools', module='configuration', version='1.3.1')
)libraryDependencies += "io.github.phantomstr.testing-tools" % "configuration" % "1.3.1"[io.github.phantomstr.testing-tools/configuration "1.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-configuration2 | jar | 2.7 | 
| org.projectlombok : lombok | jar | 1.18.8 | 
| commons-beanutils : commons-beanutils | jar | 1.9.4 | 
| org.testng : testng | jar | 7.0.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |