License |
License |
---|---|
GroupId | GroupIdcom.coreoz |
ArtifactId | ArtifactIdplume-conf |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlume Conf
File configuration with Typesafe Config
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plume-conf-4.0.0.pom | |
plume-conf-4.0.0.jar | 5 KB |
plume-conf-4.0.0-sources.jar | 3 KB |
plume-conf-4.0.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coreoz/plume-conf/ -->
<dependency>
<groupId>com.coreoz</groupId>
<artifactId>plume-conf</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.coreoz/plume-conf/
implementation 'com.coreoz:plume-conf:4.0.0'
// https://jarcasting.com/artifacts/com.coreoz/plume-conf/
implementation ("com.coreoz:plume-conf:4.0.0")
'com.coreoz:plume-conf:jar:4.0.0'
<dependency org="com.coreoz" name="plume-conf" rev="4.0.0">
<artifact name="plume-conf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coreoz', module='plume-conf', version='4.0.0')
)
libraryDependencies += "com.coreoz" % "plume-conf" % "4.0.0"
[com.coreoz/plume-conf "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | |
com.google.inject : guice Optional | jar | |
com.google.dagger : dagger Optional | jar | |
com.google.dagger : dagger-compiler Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar |
Version |
---|
4.0.0
|
3.0.0
|
2.1.0
|
2.0.1
|
2.0.0
|
2.0.0-RC1
|
2.0.0-beta4
|
2.0.0-beta3
|
2.0.0-beta2
|
2.0.0-beta1
|
1.1.1
|
1.1.0
|
1.0.0
|
1.0.0-rc3
|
1.0.0-rc2
|
1.0.0-rc1
|
1.0.0-beta6
|
1.0.0-beta5
|
1.0.0-beta4
|
1.0.0-beta3
|