Last Version

Constretto :: Test - 3.0.0-BETA1 3.0.0-BETA1

This project aims to help java application developers to manage their configuration issues.

License

License

ASF v2 License
GroupId

GroupId

org.constretto
ArtifactId

ArtifactId

constretto-test
Version

Version

3.0.0-BETA1
Type

Type

jar
Description

Description

Constretto :: Test - 3.0.0-BETA1
This project aims to help java application developers to manage their configuration issues.
Project URL

Project URL

http://constretto.github.io/constretto-test

Download constretto-test 3.0.0-BETA1


<!-- https://jarcasting.com/artifacts/org.constretto/constretto-test/ -->
<dependency>
    <groupId>org.constretto</groupId>
    <artifactId>constretto-test</artifactId>
    <version>3.0.0-BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/org.constretto/constretto-test/
implementation 'org.constretto:constretto-test:3.0.0-BETA1'
// https://jarcasting.com/artifacts/org.constretto/constretto-test/
implementation ("org.constretto:constretto-test:3.0.0-BETA1")
'org.constretto:constretto-test:jar:3.0.0-BETA1'
<dependency org="org.constretto" name="constretto-test" rev="3.0.0-BETA1">
  <artifact name="constretto-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.constretto', module='constretto-test', version='3.0.0-BETA1')
)
libraryDependencies += "org.constretto" % "constretto-test" % "3.0.0-BETA1"
[org.constretto/constretto-test "3.0.0-BETA1"]

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.constretto : constretto-core jar 3.0.0-BETA1
org.constretto : constretto-api jar 3.0.0-BETA1
org.reflections : reflections jar 0.9.10

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.