is not current version
Last Version 2.0.0

org.seedstack:logging-bom 2.0.0-M2


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.seedstack
ArtifactId

ArtifactId

logging-bom
Version

Version

2.0.0-M2
Type

Type

pom

Download logging-bom 2.0.0-M2

Filename Size
logging-bom-2.0.0-M2.pom 2 KB
Browse

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