Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.codekutter.zconfig |
ArtifactId | ArtifactIdzconfig-common |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzconfig-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
zconfig-common-1.0.3.pom | |
zconfig-common-1.0.3.jar | 159 KB |
zconfig-common-1.0.3-sources.jar | 145 KB |
zconfig-common-1.0.3-javadoc.jar | 615 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codekutter.zconfig/zconfig-common/ -->
<dependency>
<groupId>com.codekutter.zconfig</groupId>
<artifactId>zconfig-common</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.codekutter.zconfig/zconfig-common/
implementation 'com.codekutter.zconfig:zconfig-common:1.0.3'
// https://jarcasting.com/artifacts/com.codekutter.zconfig/zconfig-common/
implementation ("com.codekutter.zconfig:zconfig-common:1.0.3")
'com.codekutter.zconfig:zconfig-common:jar:1.0.3'
<dependency org="com.codekutter.zconfig" name="zconfig-common" rev="1.0.3">
<artifact name="zconfig-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codekutter.zconfig', module='zconfig-common', version='1.0.3')
)
libraryDependencies += "com.codekutter.zconfig" % "zconfig-common" % "1.0.3"
[com.codekutter.zconfig/zconfig-common "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.8 |
commons-io : commons-io | jar | 2.6 |
com.rabbitmq : amqp-client | jar | 5.6.0 |