thistle-with-slf4j

Comprehensive Java common library (Java7+)

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.shepherdviolet
ArtifactId

ArtifactId

thistle-with-slf4j
Last Version

Last Version

12.3
Release Date

Release Date

Type

Type

jar
Description

Description

thistle-with-slf4j
Comprehensive Java common library (Java7+)
Project URL

Project URL

https://github.com/shepherdviolet/thistle

Download thistle-with-slf4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.shepherdviolet : thistle-common jar 12.3
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
12.3
12.2
12.1
12.0