org.seedstack:logging-bom

An enterprise-oriented full development stack

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.seedstack
ArtifactId

ArtifactId

logging-bom
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

An enterprise-oriented full development stack

Download logging-bom

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

SEED poms

Build status Maven Central

Common poms for SEED stack.

Copyright and license

Code and documentation copyright 2013-2015 The SeedStack authors, released under the MPL 2.0 license.

org.seedstack

SeedStack

Clean Java Development

Versions

Version
2.0.0
2.0.0-M3
2.0.0-M2