Last Version

Orienteer 0.5

An Opinionated, Consistent Multilayer Configuration Library For JVM Languages

License

License

Categories

Categories

Orienteer General Purpose Libraries Other
GroupId

GroupId

org.dnwiebe
ArtifactId

ArtifactId

orienteer
Version

Version

0.5
Type

Type

jar
Description

Description

Orienteer
An Opinionated, Consistent Multilayer Configuration Library For JVM Languages
Project URL

Project URL

https://github.com/dnwiebe/Orienteer.git
Source Code Management

Source Code Management

https://github.com/dnwiebe/Orienteer.git

Download orienteer 0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.8.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.