How To Install Java Artifact org.apache.shardingsphere.shardingsphere-sql-parser v5.0.0-beta

org.apache.shardingsphere shardingsphere-sql-parser 5.0.0-beta

Introduction

In this article, we'll learn how to install Java artifact shardingsphere-sql-parser from org.apache.shardingsphere group in version 5.0.0-beta. The artifact is available in 18 versions: 5.5.0 5.4.1 5.4.0 5.3.2 5.3.1 5.3.0 5.2.1 5.2.0 5.1.2 5.1.1 5.1.0 5.0.0-beta 5.0.0-alpha 5.0.0 4.1.1 4.1.0 4.0.1 4.0.0 The parent project is: org.apache.shardingsphere::shardingsphere::5.0.0-beta

How To Install Java Artifact org.apache.shardingsphere.shardingsphere-sql-parser In Version 5.0.0-beta

To install the shardingsphere-sql-parser artifact in version 5.0.0-beta 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 shardingsphere-sql-parser 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.