How To Install Java Artifact org.apache.derby.derbyclient v10.5.3.0_1

org.apache.derby derbyclient 10.5.3.0_1

Introduction

In this article, we'll learn how to install Java artifact derbyclient from org.apache.derby group in version 10.5.3.0_1. 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 parent project is: org.apache.derby::derby-project::10.5.3.0_1

How To Install Java Artifact org.apache.derby.derbyclient In Version 10.5.3.0_1

To install the Apache Derby Client JDBC Driver artifact in version 10.5.3.0_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 Client JDBC Driver 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.