License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder.usurped |
ArtifactId | ArtifactIdsemver4j |
Last Version | Last Version3.2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsemver4j
Semantic versioning for Java apps.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
semver4j-3.2.0.3.pom | |
semver4j-3.2.0.3.jar | 53 KB |
semver4j-3.2.0.3-tests.jar | 21 KB |
semver4j-3.2.0.3-test-sources.jar | 12 KB |
semver4j-3.2.0.3-test-javadoc.jar | 414 KB |
semver4j-3.2.0.3-sources.jar | 15 KB |
semver4j-3.2.0.3-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.usurped/semver4j/ -->
<dependency>
<groupId>org.infrastructurebuilder.usurped</groupId>
<artifactId>semver4j</artifactId>
<version>3.2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.usurped/semver4j/
implementation 'org.infrastructurebuilder.usurped:semver4j:3.2.0.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.usurped/semver4j/
implementation ("org.infrastructurebuilder.usurped:semver4j:3.2.0.3")
'org.infrastructurebuilder.usurped:semver4j:jar:3.2.0.3'
<dependency org="org.infrastructurebuilder.usurped" name="semver4j" rev="3.2.0.3">
<artifact name="semver4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.usurped', module='semver4j', version='3.2.0.3')
)
libraryDependencies += "org.infrastructurebuilder.usurped" % "semver4j" % "3.2.0.3"
[org.infrastructurebuilder.usurped/semver4j "3.2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 2.0.2-beta |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |