How To Install Java Artifact com.vdurmont.semver4j v2.0.3

com.vdurmont semver4j 2.0.3

Introduction

In this article, we'll learn how to install Java artifact semver4j from com.vdurmont group in version 2.0.3. The artifact is available in 14 versions: 3.1.0 3.0.0 2.2.0 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0 1.1.0 1.0.1 1.0.0 0.2.0 0.1.1 0.1.0 . The semver4j project has been released under The MIT License license, and has its own website at: https://github.com/vdurmont/semver4j .

How To Install Java Artifact com.vdurmont.semver4j In Version 2.0.3

To install the semver4j 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 semver4j 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.

Test dependencies (2)

Licenses

Developers