MVN

com.github.gundy : semver4j

Maven & Gradle

Jul 30, 2016
1 usages
9 stars

SemVer4J · Java implementation of a node-style SemVer expression parser/evaluator

<dependency>
    <groupId>com.github.gundy</groupId>
    <artifactId>semver4j</artifactId>
    <version>0.16.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gundy : semver4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.4

All Versions

Choose a version of com.github.gundy : semver4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
semver4j-0.16.4

How to add a dependency to Maven

Add the following com.github.gundy : semver4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gundy</groupId>
    <artifactId>semver4j</artifactId>
    <version>0.16.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gundy : semver4j gradle dependency to your build.gradle file:

implementation 'com.github.gundy:semver4j:0.16.4'

Gradle Kotlin DSL: Add the following com.github.gundy : semver4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gundy:semver4j:0.16.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gundy : semver4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gundy" % "semver4j" % "0.16.4"

Advertisement

Dependencies from Group

Jul 30, 2016
1 usages
9 stars

Discover Dependencies

Nov 24, 2020
3 usages
145 stars
Aug 22, 2023
4 usages
3 stars
Mar 22, 2021
3 usages
2 stars
Jul 17, 2019
9 usages
0 stars
Oct 05, 2019
2 usages
119 stars
Oct 31, 2021
2 usages
Oct 11, 2018
1 usages
May 13, 2023
3 usages
25 stars
Oct 07, 2020
3 usages
15 stars