Last Version

LaunchDarkly Java SDK Consul integration 1.0.0

Consul-backed feature store for the LaunchDarkly Java SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

launchdarkly-client-consul-store
Version

Version

1.0.0
Type

Type

jar
Description

Description

LaunchDarkly Java SDK Consul integration
Consul-backed feature store for the LaunchDarkly Java SDK
Project URL

Project URL

https://github.com/launchdarkly/java-client-consul
Source Code Management

Source Code Management

https://github.com/launchdarkly/java-client-consul

Download launchdarkly-client-consul-store 1.0.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.launchdarkly : launchdarkly-client jar 4.6.1
com.orbitz.consul : consul-client jar 1.3.0
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.