Config Parent

The generic configuration library for applications

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.vanillasource.config
ArtifactId

ArtifactId

config-parent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Config Parent
The generic configuration library for applications
Project URL

Project URL

https://github.com/vanillasource/config

Download config-parent

How to add to project

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

  • config
com.vanillasource.config

VanillaSource

Versions

Version
2.0.0