Last Version

Fabric8 Maven :: Core 4.4.1


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

fabric8-maven-plugin-core
Version

Version

4.4.1
Type

Type

jar
Description

Description

Fabric8 Maven :: Core
Fabric8 Maven :: Core

Download fabric8-maven-plugin-core 4.4.1


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

Dependencies

compile (15)

Group / Artifact Type Version
com.google.cloud.tools : jib-core jar 0.12.0
com.google.cloud.tools : jib-maven-plugin jar 1.6.1
org.apache.maven : maven-core jar 3.3.1
io.fabric8 : kubernetes-client jar 4.9.0
io.fabric8 : openshift-client jar 4.9.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.google.code.gson : gson jar 2.8.5
io.fabric8 : docker-maven-plugin jar 0.31.0
org.apache.commons : commons-lang3 jar 3.5
org.eclipse.jgit : org.eclipse.jgit jar 5.3.0.201903130848-r
org.javassist : javassist jar 3.23.1-GA
com.networknt : json-schema-validator jar 0.1.7
org.hamcrest : hamcrest-library jar 1.3
org.codehaus.plexus : plexus-interpolation jar 1.25
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (8)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.43
io.fabric8 : kubernetes-server-mock jar 4.9.0
io.fabric8 : openshift-server-mock jar 4.9.0
org.assertj : assertj-core jar 3.11.1
com.github.stefanbirkner : system-rules jar 1.18.0
io.fabric8 : mockwebserver jar 0.0.13
org.hamcrest : hamcrest-all jar 1.3
com.jayway.jsonpath : json-path-assert jar 2.2.0

Project Modules

There are no modules declared in this project.