Last Version

FoundationDB Utils 1.7

Java utilities for interacting with FoundationDB

License

License

GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

foundationdb-utils
Version

Version

1.7
Type

Type

jar
Description

Description

FoundationDB Utils
Java utilities for interacting with FoundationDB

Download foundationdb-utils 1.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.foundationdb : fdb-java jar 6.2.22
com.google.code.findbugs : annotations jar 3.0.1u2

Project Modules

There are no modules declared in this project.