Last Version

updatebot :: core 1.0.24

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.fabric8.updatebot
ArtifactId

ArtifactId

updatebot-core
Version

Version

1.0.24
Type

Type

jar
Description

Description

updatebot :: core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Red Hat

Download updatebot-core 1.0.24


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

Dependencies

compile (12)

Group / Artifact Type Version
com.beust : jcommander jar 1.72
io.fabric8 : fabric8-utils jar 2.3.7
org.slf4j : slf4j-api jar 1.7.25
org.kohsuke : github-api jar 1.89
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.1
com.fasterxml.jackson.core : jackson-core jar 2.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.1
com.fasterxml.jackson.core : jackson-annotations jar 2.9.1
org.slf4j : slf4j-simple jar 1.7.25
org.fusesource.jansi : jansi jar 1.16
org.springframework : spring-core jar 5.0.0.RELEASE
de.pdark : decentxml jar 1.4

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.