How To Install Java Artifact org.apache.derby.derbyshared v10.16.1.1

org.apache.derby derbyshared 10.16.1.1

Introduction

In this article, we'll learn how to install Java artifact derbyshared from org.apache.derby group in version 10.16.1.1. The artifact is available in 4 versions: 10.17.1.0 10.16.1.1 10.15.2.0 10.15.1.3 The Apache Derby Shared Code project has its own website at: http://db.apache.org/derby/. The parent project is: org.apache.derby::derby-project::10.16.1.1

How To Install Java Artifact org.apache.derby.derbyshared In Version 10.16.1.1

To install the Apache Derby Shared Code artifact in version 10.16.1.1 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 Shared Code 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.