gconf-java-client

Guanaitong Gconf sdk for java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.ciicgat.sdk.gconf
ArtifactId

ArtifactId

gconf-java-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gconf-java-client
Guanaitong Gconf sdk for java
Project URL

Project URL

https://github.com/guanaitong/gconf
Source Code Management

Source Code Management

https://www.guanaitong.com/

Download gconf-java-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.ciicgat.sdk.gconf/gconf-java-client/ -->
<dependency>
    <groupId>com.ciicgat.sdk.gconf</groupId>
    <artifactId>gconf-java-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ciicgat.sdk.gconf/gconf-java-client/
implementation 'com.ciicgat.sdk.gconf:gconf-java-client:1.0.0'
// https://jarcasting.com/artifacts/com.ciicgat.sdk.gconf/gconf-java-client/
implementation ("com.ciicgat.sdk.gconf:gconf-java-client:1.0.0")
'com.ciicgat.sdk.gconf:gconf-java-client:jar:1.0.0'
<dependency org="com.ciicgat.sdk.gconf" name="gconf-java-client" rev="1.0.0">
  <artifact name="gconf-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ciicgat.sdk.gconf', module='gconf-java-client', version='1.0.0')
)
libraryDependencies += "com.ciicgat.sdk.gconf" % "gconf-java-client" % "1.0.0"
[com.ciicgat.sdk.gconf/gconf-java-client "1.0.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.30
com.fasterxml.jackson.core : jackson-databind Optional jar 2.12.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0