License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.kodokojo |
ArtifactId | ArtifactIdproperty-configurer |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionKodo Kojo Property Configurer
Software factory done right
|
Project Organization |
Project OrganizationKodo-kojo |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
property-configurer-0.2.0.pom | |
property-configurer-0.2.0.jar | 16 KB |
property-configurer-0.2.0-sources.jar | 12 KB |
property-configurer-0.2.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kodokojo/property-configurer/ -->
<dependency>
<groupId>io.kodokojo</groupId>
<artifactId>property-configurer</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kodokojo/property-configurer/
implementation 'io.kodokojo:property-configurer:0.2.0'
// https://jarcasting.com/artifacts/io.kodokojo/property-configurer/
implementation ("io.kodokojo:property-configurer:0.2.0")
'io.kodokojo:property-configurer:jar:0.2.0'
<dependency org="io.kodokojo" name="property-configurer" rev="0.2.0">
<artifact name="property-configurer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kodokojo', module='property-configurer', version='0.2.0')
)
libraryDependencies += "io.kodokojo" % "property-configurer" % "0.2.0"
[io.kodokojo/property-configurer "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.0.1 |
org.junit.vintage : junit-vintage-engine | jar | 4.12.1 |
org.junit.platform : junit-platform-launcher | jar | 1.0.1 |
org.junit.platform : junit-platform-runner | jar | 1.0.1 |
com.tngtech.java : junit-dataprovider | jar | 1.10.2 |
org.assertj : assertj-core | jar | 3.8.0 |
org.mockito : mockito-core | jar | 2.10.0 |