License |
License |
---|---|
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdfoundationdb-utils |
Last Version | Last Version1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFoundationDB Utils
Java utilities for interacting with FoundationDB
|
Filename | Size |
---|---|
foundationdb-utils-1.7.pom | |
foundationdb-utils-1.7.jar | 18 KB |
foundationdb-utils-1.7-sources.jar | 7 KB |
foundationdb-utils-1.7-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.foundationdb : fdb-java | jar | 6.2.22 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |