JavaLite - AppConfig For All Your Environments

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
Last Version

Last Version

3.1-j11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

JavaLite

Download app-config

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.javalite : javalite-common jar 3.1-j11

test (2)

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

Project Modules

There are no modules declared in this project.
org.javalite

javalite

Java ecosystem for rapid application development

Versions

Version
3.1-j11
3.0-j11
2.6-j8
2.5-j8
2.4-j8
2.3.2-j8
2.3.1-j8
2.3
2.2
2.1
2.0
1.4.13.j7
1.4.13
1.4.12
1.4.11
1.4.10