How To Install Java Artifact tranql.tranql-connector-derby-client-local v1.0

tranql tranql-connector-derby-client-local 1.0

Introduction

In this article, we'll learn how to install Java artifact tranql-connector-derby-client-local from tranql group in version 1.0. The artifact is available in 6 versions: 1.1 1.0-SNAPSHOT 1.0-20050923.020029 1.0-20050908.020347 1.0-20050908.005819 1.0 The TranQL Client Local Derby Connector project has its own website at: http://tranql.codehaus.org/.

How To Install Java Artifact tranql.tranql-connector-derby-client-local In Version 1.0

To install the TranQL Client Local Derby Connector artifact in version 1.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 TranQL Client Local Derby Connector 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 (2)

Developers