License |
License |
---|---|
Categories |
CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdio.fabric8.fabric8-team-components.apps |
ArtifactId | ArtifactIdjenkins |
Last Version | Last Version3.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJenkins
[Jenkins](http://jenkins-ci.org/) extendable open source continuous integration server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jenkins-3.0.48.pom | |
jenkins-3.0.48.jar | 50 KB |
jenkins-3.0.48-sources.jar | 16 KB |
jenkins-3.0.48-openshift.yml | 15 KB |
jenkins-3.0.48-openshift.json | 20 KB |
jenkins-3.0.48-kubernetes.yml | 15 KB |
jenkins-3.0.48-kubernetes.json | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.fabric8-team-components.apps/jenkins/ -->
<dependency>
<groupId>io.fabric8.fabric8-team-components.apps</groupId>
<artifactId>jenkins</artifactId>
<version>3.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.fabric8-team-components.apps/jenkins/
implementation 'io.fabric8.fabric8-team-components.apps:jenkins:3.0.48'
// https://jarcasting.com/artifacts/io.fabric8.fabric8-team-components.apps/jenkins/
implementation ("io.fabric8.fabric8-team-components.apps:jenkins:3.0.48")
'io.fabric8.fabric8-team-components.apps:jenkins:jar:3.0.48'
<dependency org="io.fabric8.fabric8-team-components.apps" name="jenkins" rev="3.0.48">
<artifact name="jenkins" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.fabric8-team-components.apps', module='jenkins', version='3.0.48')
)
libraryDependencies += "io.fabric8.fabric8-team-components.apps" % "jenkins" % "3.0.48"
[io.fabric8.fabric8-team-components.apps/jenkins "3.0.48"]
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 |