License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Jenkins Continuous Integration and Continuous Delivery |
GroupId | GroupIdio.fabric8.tenant.apps |
ArtifactId | ArtifactIdtenant-jenkins-apps |
Last Version | Last Version4.0.109 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFabric8 Tenant :: Jenkins :: Apps
Fabric8 Tenant :: Jenkins :: Apps
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tenant-jenkins-apps-4.0.109.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.tenant.apps/tenant-jenkins-apps/ -->
<dependency>
<groupId>io.fabric8.tenant.apps</groupId>
<artifactId>tenant-jenkins-apps</artifactId>
<version>4.0.109</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.tenant.apps/tenant-jenkins-apps/
implementation 'io.fabric8.tenant.apps:tenant-jenkins-apps:4.0.109'
// https://jarcasting.com/artifacts/io.fabric8.tenant.apps/tenant-jenkins-apps/
implementation ("io.fabric8.tenant.apps:tenant-jenkins-apps:4.0.109")
'io.fabric8.tenant.apps:tenant-jenkins-apps:pom:4.0.109'
<dependency org="io.fabric8.tenant.apps" name="tenant-jenkins-apps" rev="4.0.109">
<artifact name="tenant-jenkins-apps" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.tenant.apps', module='tenant-jenkins-apps', version='4.0.109')
)
libraryDependencies += "io.fabric8.tenant.apps" % "tenant-jenkins-apps" % "4.0.109"
[io.fabric8.tenant.apps/tenant-jenkins-apps "4.0.109"]