License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdio.fabric8.etcd.reader |
ArtifactId | ArtifactIdfabric-etcd-reader-gson |
Last Version | Last Version2.0.47 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Etcd :: Reader :: Gson
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.etcd.reader/fabric-etcd-reader-gson/ -->
<dependency>
<groupId>io.fabric8.etcd.reader</groupId>
<artifactId>fabric-etcd-reader-gson</artifactId>
<version>2.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.etcd.reader/fabric-etcd-reader-gson/
implementation 'io.fabric8.etcd.reader:fabric-etcd-reader-gson:2.0.47'
// https://jarcasting.com/artifacts/io.fabric8.etcd.reader/fabric-etcd-reader-gson/
implementation ("io.fabric8.etcd.reader:fabric-etcd-reader-gson:2.0.47")
'io.fabric8.etcd.reader:fabric-etcd-reader-gson:jar:2.0.47'
<dependency org="io.fabric8.etcd.reader" name="fabric-etcd-reader-gson" rev="2.0.47">
<artifact name="fabric-etcd-reader-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.etcd.reader', module='fabric-etcd-reader-gson', version='2.0.47')
)
libraryDependencies += "io.fabric8.etcd.reader" % "fabric-etcd-reader-gson" % "2.0.47"
[io.fabric8.etcd.reader/fabric-etcd-reader-gson "2.0.47"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8.etcd : fabric-etcd-api | jar | 2.0.47 |
io.fabric8.etcd : fabric-etcd-core | jar | 2.0.47 |
com.google.code.gson : gson | jar | 2.3 |
com.google.guava : guava | jar | 18.0 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8.etcd : fabric-etcd-core | test-jar | 2.0.47 |
com.google.mockwebserver : mockwebserver | jar | 20130706 |