Last Version

Oracle NoSQL Database Server 18.3.12

Berkley Database Java Edition - build and runtime support.

License

License

GroupId

GroupId

com.sleepycat
ArtifactId

ArtifactId

je
Version

Version

18.3.12
Type

Type

jar
Description

Description

Oracle NoSQL Database Server
Berkley Database Java Edition - build and runtime support.
Project Organization

Project Organization

Oracle Corporation
Source Code Management

Source Code Management

http://www.oracle.com/technetwork/database/database-technologies/nosqldb/downloads/index.html

Download je 18.3.12


<!-- https://jarcasting.com/artifacts/com.sleepycat/je/ -->
<dependency>
    <groupId>com.sleepycat</groupId>
    <artifactId>je</artifactId>
    <version>18.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.sleepycat/je/
implementation 'com.sleepycat:je:18.3.12'
// https://jarcasting.com/artifacts/com.sleepycat/je/
implementation ("com.sleepycat:je:18.3.12")
'com.sleepycat:je:jar:18.3.12'
<dependency org="com.sleepycat" name="je" rev="18.3.12">
  <artifact name="je" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sleepycat', module='je', version='18.3.12')
)
libraryDependencies += "com.sleepycat" % "je" % "18.3.12"
[com.sleepycat/je "18.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.