is not current version
Last Version 3.1.10

io.fabric8:fabric8-maven-enricher-git 3.0.22


Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

fabric8-maven-enricher-git
Version

Version

3.0.22
Type

Type

jar

Download fabric8-maven-enricher-git 3.0.22


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