License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Jenkins Continuous Integration and Continuous Delivery |
GroupId | GroupIdio.fabric8.tenant |
ArtifactId | ArtifactIdtenant-jenkins |
Last Version | Last Version4.0.109 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 Tenant :: Jenkins
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tenant-jenkins-4.0.109.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-jenkins/ -->
<dependency>
<groupId>io.fabric8.tenant</groupId>
<artifactId>tenant-jenkins</artifactId>
<version>4.0.109</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-jenkins/
implementation 'io.fabric8.tenant:tenant-jenkins:4.0.109'
// https://jarcasting.com/artifacts/io.fabric8.tenant/tenant-jenkins/
implementation ("io.fabric8.tenant:tenant-jenkins:4.0.109")
'io.fabric8.tenant:tenant-jenkins:pom:4.0.109'
<dependency org="io.fabric8.tenant" name="tenant-jenkins" rev="4.0.109">
<artifact name="tenant-jenkins" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.tenant', module='tenant-jenkins', version='4.0.109')
)
libraryDependencies += "io.fabric8.tenant" % "tenant-jenkins" % "4.0.109"
[io.fabric8.tenant/tenant-jenkins "4.0.109"]