zconfig-common


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.codekutter.zconfig
ArtifactId

ArtifactId

zconfig-common
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

zconfig-common
Project URL

Project URL

https://github.com/subhagho/zconfig/tree/master/zconfig-common

Download zconfig-common

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0-M1