is not current version
Last Version 1.1.60

io.jenkins.updatebot:parent 1.1.1


Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

io.jenkins.updatebot
ArtifactId

ArtifactId

parent
Version

Version

1.1.1
Type

Type

pom

Download parent 1.1.1

Filename Size
parent-1.1.1.pom 9 KB
Browse

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