How To Install Java Artifact tranql.tranql-connector v1.0-20050716

tranql tranql-connector 1.0-20050716

Introduction

In this article, we'll learn how to install Java artifact tranql-connector from tranql group in version 1.0-20050716. The artifact is available in 9 versions: 1.1 1.0-SNAPSHOT 1.0-M3 1.0-M2 1.0-20050923.014245 1.0-20050923.013917 1.0-20050908.003808 1.0-20050716 1.0 The tranql connector project has its own website at: http://tranql.codehaus.org/.

How To Install Java Artifact tranql.tranql-connector In Version 1.0-20050716

To install the tranql connector artifact in version 1.0-20050716 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 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 (7)

Developers