| License |
License |
|---|---|
| GroupId | GroupIdio.fabric8.etcd |
| ArtifactId | ArtifactIdfabric-etcd-core |
| Last Version | Last Version2.0.47 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFabric8 :: Etcd :: Core
Fabric8 the open source integration platform
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fabric-etcd-core-2.0.47.pom | |
| fabric-etcd-core-2.0.47.jar | 24 KB |
| fabric-etcd-core-2.0.47-tests.jar | 8 KB |
| fabric-etcd-core-2.0.47-sources.jar | 15 KB |
| fabric-etcd-core-2.0.47-javadoc.jar | 130 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.etcd/fabric-etcd-core/ -->
<dependency>
<groupId>io.fabric8.etcd</groupId>
<artifactId>fabric-etcd-core</artifactId>
<version>2.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.etcd/fabric-etcd-core/
implementation 'io.fabric8.etcd:fabric-etcd-core:2.0.47'
// https://jarcasting.com/artifacts/io.fabric8.etcd/fabric-etcd-core/
implementation ("io.fabric8.etcd:fabric-etcd-core:2.0.47")
'io.fabric8.etcd:fabric-etcd-core:jar:2.0.47'
<dependency org="io.fabric8.etcd" name="fabric-etcd-core" rev="2.0.47">
<artifact name="fabric-etcd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.etcd', module='fabric-etcd-core', version='2.0.47')
)
libraryDependencies += "io.fabric8.etcd" % "fabric-etcd-core" % "2.0.47"
[io.fabric8.etcd/fabric-etcd-core "2.0.47"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8.etcd : fabric-etcd-api | jar | 2.0.47 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.0.2 |
| junit : junit | jar | 4.11 |
| com.google.guava : guava | jar | 18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.mockwebserver : mockwebserver | jar | 20130706 |