MVN

org.slf4j : slf4j-archetype

Maven & Gradle

Jul 12, 2007

Archetype - slf4j-archetype · The slf4j Archetype

<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-archetype</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.slf4j : slf4j-archetype to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.2
  • Latest Release Candidate: 1.1.0-RC1
  • Latest Beta: 1.1.0-beta0

All Versions

Choose a version of org.slf4j : slf4j-archetype to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
slf4j-archetype-1.4.2
slf4j-archetype-1.4.1
slf4j-archetype-1.4.0
1.3.x
slf4j-archetype-1.3.1
slf4j-archetype-1.3.0
1.2
slf4j-archetype-1.2
1.1.x
slf4j-archetype-1.1.0
slf4j-archetype-1.1.0-RC1
slf4j-archetype-1.1.0-RC0
slf4j-archetype-1.1.0-beta0

How to add a dependency to Maven

Add the following org.slf4j : slf4j-archetype maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-archetype</artifactId>
    <version>1.4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.slf4j : slf4j-archetype gradle dependency to your build.gradle file:

implementation 'org.slf4j:slf4j-archetype:1.4.2'

Gradle Kotlin DSL: Add the following org.slf4j : slf4j-archetype gradle kotlin dependency to your build.gradle.kts file:

implementation("org.slf4j:slf4j-archetype:1.4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.slf4j : slf4j-archetype sbt scala dependency to your build.sbt file:

libraryDependencies += "org.slf4j" % "slf4j-archetype" % "1.4.2"

Advertisement

Dependencies from Group

Mar 17, 2023
51k usages
2.1k stars
Mar 17, 2023
13.2k usages
2.1k stars
Mar 17, 2023
11k usages
2.1k stars
Mar 17, 2023
7.5k usages
2.1k stars
Mar 17, 2023
3.5k usages
2.1k stars

Discover Dependencies

Jan 22, 2015
2 usages
109 stars
Oct 04, 2014
2 stars
Nov 23, 2014
2 usages
Nov 17, 2014
0 stars
Feb 20, 2015
1 usages
19 stars
Mar 16, 2012
1 usages
42 stars
Aug 28, 2012
5 usages
Jun 25, 2014
71 stars