Last Version

Fabric8 Maven :: Build 4.4.1


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

fabric8-maven-plugin-build
Version

Version

4.4.1
Type

Type

pom
Description

Description

Fabric8 Maven :: Build
Fabric8 Maven :: Build

Download fabric8-maven-plugin-build 4.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent
  • core
  • plugin
  • enricher/api
  • enricher/standard
  • enricher/fabric8
  • enricher/deprecated
  • generator/api
  • generator/java-exec
  • generator/spring-boot
  • generator/wildfly-swarm
  • generator/quarkus
  • generator/thorntail-v2
  • generator/openliberty
  • generator/karaf
  • generator/webapp
  • generator/vertx
  • watcher/api
  • watcher/standard
  • it