Config

The generic configuration library for applications

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.vanillasource.config
ArtifactId

ArtifactId

config
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Config
The generic configuration library for applications

Download config

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.7
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.
com.vanillasource.config

VanillaSource

Versions

Version
2.0.0