License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdno.skatteetaten.aurora |
ArtifactId | ArtifactIdaurora-git-version |
Last Version | Last Version3.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibrary to suggest version from scm information
|
Filename | Size |
---|---|
aurora-git-version-3.4.1.pom | |
aurora-git-version-3.4.1.jar | 30 KB |
aurora-git-version-3.4.1-sources.jar | 15 KB |
aurora-git-version-3.4.1-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.skatteetaten.aurora/aurora-git-version/ -->
<dependency>
<groupId>no.skatteetaten.aurora</groupId>
<artifactId>aurora-git-version</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.skatteetaten.aurora/aurora-git-version/
implementation 'no.skatteetaten.aurora:aurora-git-version:3.4.1'
// https://jarcasting.com/artifacts/no.skatteetaten.aurora/aurora-git-version/
implementation ("no.skatteetaten.aurora:aurora-git-version:3.4.1")
'no.skatteetaten.aurora:aurora-git-version:jar:3.4.1'
<dependency org="no.skatteetaten.aurora" name="aurora-git-version" rev="3.4.1">
<artifact name="aurora-git-version" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.skatteetaten.aurora', module='aurora-git-version', version='3.4.1')
)
libraryDependencies += "no.skatteetaten.aurora" % "aurora-git-version" % "3.4.1"
[no.skatteetaten.aurora/aurora-git-version "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |
org.codehaus.groovy : groovy-ant | jar | 3.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.1-groovy-3.0 |
org.apache.ant : ant | jar | 1.10.12 |