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://foundationdb.com/get.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.foundationdb
ArtifactId

ArtifactId

fdb-java
Last Version

Last Version

3.0.2
Release Date

Release Date

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://foundationdb.com/get.
Project Organization

Project Organization

FoundationDB

Download fdb-java

How to add to project

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

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.

Versions

Version
3.0.2
2.0.8
2.0.4
2.0.0
1.0.1
1.0.0
0.3.0