is not current version
Last Version 2016.02.07

com.github.sebhoss.bom:logging-bom 3.0.2


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.sebhoss.bom
ArtifactId

ArtifactId

logging-bom
Version

Version

3.0.2
Type

Type

pom

Download logging-bom 3.0.2

Filename Size
logging-bom-3.0.2.pom 2 KB
Browse

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