is not current version
Last Version 0.3.0

org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-bom 0.1.0

Bill of Materials of the Jenkins integration for the Continuous Integration Harvester of the Smart Developer Hub project

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.jenkins
ArtifactId

ArtifactId

ci-jenkins-bom
Version

Version

0.1.0
Type

Type

pom

Download ci-jenkins-bom 0.1.0

Filename Size
ci-jenkins-bom-0.1.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-bom/ -->
<dependency>
    <groupId>org.smartdeveloperhub.harvesters.ci.jenkins</groupId>
    <artifactId>ci-jenkins-bom</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-bom/
implementation 'org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-bom:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-bom/
implementation ("org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-bom:0.1.0")
'org.smartdeveloperhub.harvesters.ci.jenkins:ci-jenkins-bom:pom:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.jenkins" name="ci-jenkins-bom" rev="0.1.0">
  <artifact name="ci-jenkins-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.jenkins', module='ci-jenkins-bom', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.jenkins" % "ci-jenkins-bom" % "0.1.0"
[org.smartdeveloperhub.harvesters.ci.jenkins/ci-jenkins-bom "0.1.0"]