Last Version

XELLITIX Commons - Semantic Versioning 0.6.0

Semantic Versioning Models and Utilities

License

License

GroupId

GroupId

com.xellitix.commons
ArtifactId

ArtifactId

semver
Version

Version

0.6.0
Type

Type

jar
Description

Description

XELLITIX Commons - Semantic Versioning
Semantic Versioning Models and Utilities
Project URL

Project URL

http://xellitix.com/semver/
Source Code Management

Source Code Management

https://github.com/Xellitix/commons-semver

Download semver 0.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-assistedinject jar 4.2.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

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

Project Modules

There are no modules declared in this project.