Jindy Commons Configuration

A base commons configuration jindy implementation

License

License

GroupId

GroupId

org.irenical.jindy
ArtifactId

ArtifactId

jindy-commons-base
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jindy Commons Configuration
A base commons configuration jindy implementation
Project Organization

Project Organization

Irenical

Download jindy-commons-base

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.irenical.jindy : jindy-api jar 1.5.0
commons-configuration : commons-configuration jar 1.10
commons-logging : commons-logging Optional jar 1.1.1
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.9
1.1.8
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0