GroupId | GroupIdcom.opentable.components |
---|---|
ArtifactId | ArtifactIdotj-etcd-embedded |
Last Version | Last Version3.0.13-OT-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotj-etcd-embedded
Embedded ETCD server test library
|
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-etcd-embedded/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-etcd-embedded</artifactId>
<version>3.0.13-OT-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-etcd-embedded/
implementation 'com.opentable.components:otj-etcd-embedded:3.0.13-OT-1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-etcd-embedded/
implementation ("com.opentable.components:otj-etcd-embedded:3.0.13-OT-1")
'com.opentable.components:otj-etcd-embedded:jar:3.0.13-OT-1'
<dependency org="com.opentable.components" name="otj-etcd-embedded" rev="3.0.13-OT-1">
<artifact name="otj-etcd-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-etcd-embedded', version='3.0.13-OT-1')
)
libraryDependencies += "com.opentable.components" % "otj-etcd-embedded" % "3.0.13-OT-1"
[com.opentable.components/otj-etcd-embedded "3.0.13-OT-1"]
Group / Artifact | Type | Version |
---|---|---|
com.opentable.components : otj-core | jar | 1.5.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.5 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
junit : junit Optional | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |