Last Version

composite-logging-api 1.1

composite logging api - gathering all the logging api dependencies. We separate api from impl so sdks don't require our own impls.

License

License

MIT
Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.featurehub.composites
ArtifactId

ArtifactId

composite-logging-api
Version

Version

1.1
Type

Type

jar
Description

Description

composite-logging-api
composite logging api - gathering all the logging api dependencies. We separate api from impl so sdks don't require our own impls.
Project URL

Project URL

https://featurehub.io

Download composite-logging-api 1.1


<!-- https://jarcasting.com/artifacts/io.featurehub.composites/composite-logging-api/ -->
<dependency>
    <groupId>io.featurehub.composites</groupId>
    <artifactId>composite-logging-api</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.featurehub.composites/composite-logging-api/
implementation 'io.featurehub.composites:composite-logging-api:1.1'
// https://jarcasting.com/artifacts/io.featurehub.composites/composite-logging-api/
implementation ("io.featurehub.composites:composite-logging-api:1.1")
'io.featurehub.composites:composite-logging-api:jar:1.1'
<dependency org="io.featurehub.composites" name="composite-logging-api" rev="1.1">
  <artifact name="composite-logging-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.featurehub.composites', module='composite-logging-api', version='1.1')
)
libraryDependencies += "io.featurehub.composites" % "composite-logging-api" % "1.1"
[io.featurehub.composites/composite-logging-api "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar [1.7.25]
org.slf4j : slf4j-api jar [1.7.25]
org.slf4j : jcl-over-slf4j jar [1.7.25]

Project Modules

There are no modules declared in this project.