is not current version
Last Version 2.8.110.0

org.foundationdb:fdb-record-layer-core-pb3 2.8.91.0

A record-oriented layer built for FoundationDB (proto3).

GroupId

GroupId

org.foundationdb
ArtifactId

ArtifactId

fdb-record-layer-core-pb3
Version

Version

2.8.91.0
Type

Type

jar

Download fdb-record-layer-core-pb3 2.8.91.0


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