Last Version

semver4j 3.1.0

Semantic versioning for Java apps.

License

License

GroupId

GroupId

com.vdurmont
ArtifactId

ArtifactId

semver4j
Version

Version

3.1.0
Type

Type

jar
Description

Description

semver4j
Semantic versioning for Java apps.
Project URL

Project URL

https://github.com/vdurmont/semver4j

Download semver4j 3.1.0


<!-- https://jarcasting.com/artifacts/com.vdurmont/semver4j/ -->
<dependency>
    <groupId>com.vdurmont</groupId>
    <artifactId>semver4j</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vdurmont/semver4j/
implementation 'com.vdurmont:semver4j:3.1.0'
// https://jarcasting.com/artifacts/com.vdurmont/semver4j/
implementation ("com.vdurmont:semver4j:3.1.0")
'com.vdurmont:semver4j:jar:3.1.0'
<dependency org="com.vdurmont" name="semver4j" rev="3.1.0">
  <artifact name="semver4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vdurmont', module='semver4j', version='3.1.0')
)
libraryDependencies += "com.vdurmont" % "semver4j" % "3.1.0"
[com.vdurmont/semver4j "3.1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.