Last Version

Kubernetes Maven :: Integration Tests 0.1.0

Integration tests for this maven plugin

License

License

http://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

Maven Build Tools Kubernetes Container Virtualization Tools Net
GroupId

GroupId

io.jshift
ArtifactId

ArtifactId

kubernetes-maven-it
Version

Version

0.1.0
Type

Type

jar
Description

Description

Kubernetes Maven :: Integration Tests
Integration tests for this maven plugin

Download kubernetes-maven-it 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8

test (2)

Group / Artifact Type Version
com.consol.citrus : citrus-core jar 2.6.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.