Last Version

SLF4J Integration tests 2.0.0-alpha1

SLF4J integration tests

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

integration
Version

Version

2.0.0-alpha1
Type

Type

jar
Description

Description

SLF4J Integration tests
SLF4J integration tests
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download integration 2.0.0-alpha1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.apache.felix : org.apache.felix.main jar 5.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.