Last Version

Opsbears Web Components slf4j Bindings 1.0.0-alpha14

Automatic SLF4J Logger injection for services in OWC

License

License

Categories

Categories

SBE Data Data Structures SLF4J Application Layer Libs Logging
GroupId

GroupId

com.opsbears.webcomponents.application
ArtifactId

ArtifactId

slf4j
Version

Version

1.0.0-alpha14
Type

Type

jar
Description

Description

Opsbears Web Components slf4j Bindings
Automatic SLF4J Logger injection for services in OWC

Download slf4j 1.0.0-alpha14


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/slf4j/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.application</groupId>
    <artifactId>slf4j</artifactId>
    <version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/slf4j/
implementation 'com.opsbears.webcomponents.application:slf4j:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application/slf4j/
implementation ("com.opsbears.webcomponents.application:slf4j:1.0.0-alpha14")
'com.opsbears.webcomponents.application:slf4j:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.application" name="slf4j" rev="1.0.0-alpha14">
  <artifact name="slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.application', module='slf4j', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.application" % "slf4j" % "1.0.0-alpha14"
[com.opsbears.webcomponents.application/slf4j "1.0.0-alpha14"]

Dependencies

compile (3)

Group / Artifact Type Version
com.opsbears.webcomponents : application jar 1.0.0-alpha14
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.