Last Version

Config 2.0.0

The generic configuration library for applications

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.vanillasource.config
ArtifactId

ArtifactId

config
Version

Version

2.0.0
Type

Type

jar
Description

Description

Config
The generic configuration library for applications

Download config 2.0.0


<!-- 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.