JavaLite - AppConfig Spec

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.javalite
ArtifactId

ArtifactId

app-config-spec
Last Version

Last Version

2.4-j8
Release Date

Release Date

Type

Type

jar
Description

Description

JavaLite - AppConfig Spec
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://javalite.io/app-config-spec
Project Organization

Project Organization

JavaLite

Download app-config-spec

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.javalite : javalite-common jar 2.4-j8
org.javalite : activejdbc jar 2.4-j8

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.4-j8