How To Install Java Artifact org.apache.derby.derbynet v10.14.2.0

org.apache.derby derbynet 10.14.2.0

Introduction

In this article, we'll learn how to install Java artifact derbynet from org.apache.derby group in version 10.14.2.0. The artifact is available in 28 versions: 10.17.1.0 10.16.1.1 10.15.2.0 10.15.1.3 10.14.2.0 10.14.1.0 10.13.1.1 10.12.1.1 10.11.1.1 10.10.2.0 10.10.1.1 10.9.1.0 10.8.3.0 10.8.2.2 10.8.1.2 10.7.1.1 10.6.2.1 10.6.1.0 10.5.3.0_1 10.4.2.0 10.4.1.3 10.3.2.1 10.3.1.4 10.2.2.0 10.2.1.6 10.1.3.1 10.1.2.1 10.1.1.0 The Apache Derby Network Server project has its own website at: http://db.apache.org/derby/. The parent project is: org.apache.derby::derby-project::10.14.2.0

How To Install Java Artifact org.apache.derby.derbynet In Version 10.14.2.0

To install the Apache Derby Network Server artifact in version 10.14.2.0 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 Apache Derby Network 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.

Compile dependencies (1)