Last Version

Openshift Maven :: Integration Tests 0.1.0

Maven plugin for getting your Java apps on to Openshift

License

License

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

Categories

Maven Build Tools
GroupId

GroupId

io.jshift
ArtifactId

ArtifactId

oc-maven-it
Version

Version

0.1.0
Type

Type

jar
Description

Description

Openshift Maven :: Integration Tests
Maven plugin for getting your Java apps on to Openshift

Download oc-maven-it 0.1.0


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