Last Version

Archetype - slf4j-archetype 1.4.2

The slf4j Archetype

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

org.slf4j
ArtifactId

ArtifactId

slf4j-archetype
Version

Version

1.4.2
Type

Type

jar
Description

Description

Archetype - slf4j-archetype
The slf4j Archetype
Project URL

Project URL

http://www.slf4j.org
Project Organization

Project Organization

QOS.ch

Download slf4j-archetype 1.4.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.