Last Version

OWNER :: Core 1.0.12

Get rid of the boilerplate code in Java properties based configuration.

License

License

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

org.aeonbits.owner
ArtifactId

ArtifactId

owner
Version

Version

1.0.12
Type

Type

jar
Description

Description

OWNER :: Core
Get rid of the boilerplate code in Java properties based configuration.
Project Organization

Project Organization

Luigi R. Viggiano
Source Code Management

Source Code Management

https://github.com/lviggiano/owner/tree/master/owner

Download owner 1.0.12


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

Dependencies

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4
commons-codec : commons-codec jar 1.11

Project Modules

There are no modules declared in this project.