Last Version

LaunchDarkly Java SDK DynamoDB integration 2.0.0

DynamoDB-backed feature store for the LaunchDarkly Java SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

launchdarkly-client-dynamodb-store
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download launchdarkly-client-dynamodb-store 2.0.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.launchdarkly : launchdarkly-client jar 4.6.0
software.amazon.awssdk : dynamodb jar 2.1.4
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.