is not current version
Last Version 7.1.11

foundationdb-java 6.3.12

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

6.3.12
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 6.3.12


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

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.