MVN

com.hexagonkt : logging_slf4j

Maven & Gradle

Feb 15, 2021
1 usages
550 stars

logging_slf4j · Hexagon SLF4J logging adapter.

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>logging_slf4j</artifactId>
    <version>1.3.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hexagonkt : logging_slf4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.9

All Versions

Choose a version of com.hexagonkt : logging_slf4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
logging_slf4j-1.3.9
logging_slf4j-1.3.8
logging_slf4j-1.3.7
logging_slf4j-1.3.6
logging_slf4j-1.3.5
logging_slf4j-1.3.4

How to add a dependency to Maven

Add the following com.hexagonkt : logging_slf4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>logging_slf4j</artifactId>
    <version>1.3.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hexagonkt : logging_slf4j gradle dependency to your build.gradle file:

implementation 'com.hexagonkt:logging_slf4j:1.3.9'

Gradle Kotlin DSL: Add the following com.hexagonkt : logging_slf4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hexagonkt:logging_slf4j:1.3.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hexagonkt : logging_slf4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hexagonkt" % "logging_slf4j" % "1.3.9"

Advertisement

Dependencies from Group

Oct 14, 2021
16 usages
550 stars
Aug 26, 2023
10 usages
550 stars
Aug 26, 2023
10 usages
550 stars
Oct 14, 2021
5 usages
550 stars
Aug 26, 2023
5 usages
550 stars

Discover Dependencies