License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.fabric8.updatebot |
ArtifactId | ArtifactIdupdatebot-logging |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionupdatebot :: logging
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
updatebot-logging-1.0.7.pom | |
updatebot-logging-1.0.7.jar | 2 KB |
updatebot-logging-1.0.7-sources.jar | 1 KB |
updatebot-logging-1.0.7-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.updatebot/updatebot-logging/ -->
<dependency>
<groupId>io.fabric8.updatebot</groupId>
<artifactId>updatebot-logging</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.updatebot/updatebot-logging/
implementation 'io.fabric8.updatebot:updatebot-logging:1.0.7'
// https://jarcasting.com/artifacts/io.fabric8.updatebot/updatebot-logging/
implementation ("io.fabric8.updatebot:updatebot-logging:1.0.7")
'io.fabric8.updatebot:updatebot-logging:jar:1.0.7'
<dependency org="io.fabric8.updatebot" name="updatebot-logging" rev="1.0.7">
<artifact name="updatebot-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.updatebot', module='updatebot-logging', version='1.0.7')
)
libraryDependencies += "io.fabric8.updatebot" % "updatebot-logging" % "1.0.7"
[io.fabric8.updatebot/updatebot-logging "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | |
junit : junit | jar |