License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.github.shepherdviolet |
ArtifactId | ArtifactIdthistle-with-slf4j |
Last Version | Last Version12.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthistle-with-slf4j
Comprehensive Java common library (Java7+)
|
Project URL |
Project URL |
Filename | Size |
---|---|
thistle-with-slf4j-12.3.pom | |
thistle-with-slf4j-12.3.jar | 2 KB |
thistle-with-slf4j-12.3-sources.jar | 2 KB |
thistle-with-slf4j-12.3-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shepherdviolet : thistle-common | jar | 12.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |