is not current version
Last Version 4.4.1

io.fabric8:fabric8-maven-plugin-enricher-fabric8 4.2.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

fabric8-maven-plugin-enricher-fabric8
Version

Version

4.2.0
Type

Type

jar

Download fabric8-maven-plugin-enricher-fabric8 4.2.0


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