JDAC

Deployment agnostic configuration library for Java

License

License

GroupId

GroupId

com.github.sursmobil
ArtifactId

ArtifactId

jdac
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JDAC
Deployment agnostic configuration library for Java
Project URL

Project URL

http://github.com/sursmobil/jdac
Source Code Management

Source Code Management

http://github.com/sursmobil/jdac.git

Download jdac

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1