otj-etcd-embedded

Embedded ETCD server test library

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-etcd-embedded
Last Version

Last Version

3.0.13-OT-1
Release Date

Release Date

Type

Type

jar
Description

Description

otj-etcd-embedded
Embedded ETCD server test library

Download otj-etcd-embedded

How to add to project

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

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.
com.opentable.components

OpenTable

Restaurant Reservations

Versions

Version
3.0.13-OT-1
2.0.0-RC1-OT-1
0.4.6-OT-3
0.4.6-OT-2