License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools Logback Application Layer Libs Logging |
GroupId | GroupIdcom.danidemi.jlubricant |
ArtifactId | ArtifactIdjlubricant-logback |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogback
JLubricant extensions to logback
|
Project URL |
Project URL |
Filename | Size |
---|---|
jlubricant-logback-0.0.15.pom | |
jlubricant-logback-0.0.15.jar | 16 KB |
jlubricant-logback-0.0.15-sources.jar | 6 KB |
jlubricant-logback-0.0.15-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-logback/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-logback</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-logback/
implementation 'com.danidemi.jlubricant:jlubricant-logback:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-logback/
implementation ("com.danidemi.jlubricant:jlubricant-logback:0.0.15")
'com.danidemi.jlubricant:jlubricant-logback:jar:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant-logback" rev="0.0.15">
<artifact name="jlubricant-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-logback', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-logback" % "0.0.15"
[com.danidemi.jlubricant/jlubricant-logback "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-integration | jar | 1.3 |