Last Version

Kodo Kojo Property Configurer 0.2.0

Software factory done right

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.kodokojo
ArtifactId

ArtifactId

property-configurer
Version

Version

0.2.0
Type

Type

jar
Description

Description

Kodo Kojo Property Configurer
Software factory done right
Project Organization

Project Organization

Kodo-kojo
Source Code Management

Source Code Management

https://github.com/kodokojo/property-configurer

Download property-configurer 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

test (10)

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

Project Modules

There are no modules declared in this project.