License |
License |
---|---|
Categories |
CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery OpenShift Container PaaS Providers |
GroupId | GroupIdio.fabric8.fabric8-team-components.apps |
ArtifactId | ArtifactIdjenkins-openshift |
Last Version | Last Version3.0.92 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJenkins OpenShift
[Jenkins](http://jenkins-ci.org/) extendable open source continuous integration server using OpenShift Jenkins image
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.fabric8-team-components.apps/jenkins-openshift/ -->
<dependency>
<groupId>io.fabric8.fabric8-team-components.apps</groupId>
<artifactId>jenkins-openshift</artifactId>
<version>3.0.92</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.fabric8-team-components.apps/jenkins-openshift/
implementation 'io.fabric8.fabric8-team-components.apps:jenkins-openshift:3.0.92'
// https://jarcasting.com/artifacts/io.fabric8.fabric8-team-components.apps/jenkins-openshift/
implementation ("io.fabric8.fabric8-team-components.apps:jenkins-openshift:3.0.92")
'io.fabric8.fabric8-team-components.apps:jenkins-openshift:jar:3.0.92'
<dependency org="io.fabric8.fabric8-team-components.apps" name="jenkins-openshift" rev="3.0.92">
<artifact name="jenkins-openshift" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.fabric8-team-components.apps', module='jenkins-openshift', version='3.0.92')
)
libraryDependencies += "io.fabric8.fabric8-team-components.apps" % "jenkins-openshift" % "3.0.92"
[io.fabric8.fabric8-team-components.apps/jenkins-openshift "3.0.92"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.8.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.205 |
io.fabric8 : kubernetes-assertions | jar | 2.2.205 |
junit : junit | jar | 4.12 |