How To Install Java Artifact tranql.tranql-connector v1.1

tranql tranql-connector 1.1

Introduction

In this article, we'll learn how to install Java artifact tranql-connector from tranql group in version 1.1. 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 Framework project has its own website at: http://tranql.codehaus.org/.

How To Install Java Artifact tranql.tranql-connector In Version 1.1

To install the TranQL Connector Framework artifact in version 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 TranQL Connector Framework 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