How To Install Java Artifact io.shardingjdbc.sharding-jdbc v2.0.3

io.shardingjdbc sharding-jdbc 2.0.3

Introduction

In this article, we'll learn how to install Java artifact sharding-jdbc from io.shardingjdbc group in version 2.0.3. The artifact is available in 7 versions: 2.0.3 2.0.2 2.0.1 2.0.0.M3 2.0.0.M2 2.0.0.M1 2.0.0 . The sharding-jdbc project has been released under Apache License 2.0 license, and has its own website at: http://shardingjdbc.io .

How To Install Java Artifact io.shardingjdbc.sharding-jdbc In Version 2.0.3

To install the sharding-jdbc artifact in version 2.0.3 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 sharding-jdbc 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.

Managed dependencies (34)

Licenses