License |
License |
---|---|
GroupId | GroupIdio.fabric8.updatebot |
ArtifactId | ArtifactIdupdatebot-core |
Last Version | Last Version1.0.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionupdatebot :: core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
updatebot-core-1.0.24.pom | |
updatebot-core-1.0.24.jar | 174 KB |
updatebot-core-1.0.24-sources.jar | 124 KB |
updatebot-core-1.0.24-javadoc.jar | 615 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.4.1 |
junit : junit | jar | 4.12 |