greetgo.conf

Hot configs. To manage apllication configuration

License

License

GroupId

GroupId

kz.greetgo
ArtifactId

ArtifactId

greetgo.conf
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

greetgo.conf
Hot configs. To manage apllication configuration
Source Code Management

Source Code Management

https://github.com/greetgo/conf

Download greetgo.conf

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4.0