io.github.phantomstr.testing-tools:configuration


Categories

Categories

Ant Build Tools Configuration Application Layer Libs config
GroupId

GroupId

io.github.phantomstr.testing-tools
ArtifactId

ArtifactId

configuration
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download configuration

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0