How To Install Java Artifact com.sleepycat.je v18.3.12

com.sleepycat je 18.3.12

Introduction

In this article, we'll learn how to install Java artifact je from com.sleepycat group in version 18.3.12. The artifact is available in 5 versions: 18.3.12 18.3.1 18.1.11 5.0.73 4.0.92 . The Oracle NoSQL Database Server project has been released under Apache 2 license, and has its own website at: http://www.oracle.com/technetwork/database/database-technologies/nosqldb .

How To Install Java Artifact com.sleepycat.je In Version 18.3.12

To install the Oracle NoSQL Database Server artifact in version 18.3.12 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Oracle NoSQL Database Server dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses