Last Version

foundationdb-java 7.1.11

Java bindings for the FoundationDB database. These bindings require the FoundationDB client, which is under a different license. The client can be obtained from https://www.foundationdb.org/download/.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.foundationdb
ArtifactId

ArtifactId

fdb-java
Version

Version

7.1.11
Type

Type

jar
Description

Description

foundationdb-java
Java bindings for the FoundationDB database. These bindings require the FoundationDB client, which is under a different license. The client can be obtained from https://www.foundationdb.org/download/.
Project URL

Project URL

https://www.foundationdb.org
Project Organization

Project Organization

FoundationDB

Download fdb-java 7.1.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.