License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs Logback |
GroupId | GroupIdcom.sdklite |
ArtifactId | ArtifactIdsphere-logging-binding-logback |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSphere Logging SPI Logback Binding Module
The sphere logging SPI logback binding
|
Project Organization |
Project OrganizationSDKLite |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding-logback/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere-logging-binding-logback</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding-logback/
implementation 'com.sdklite:sphere-logging-binding-logback:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging-binding-logback/
implementation ("com.sdklite:sphere-logging-binding-logback:1.0.0")
'com.sdklite:sphere-logging-binding-logback:jar:1.0.0'
<dependency org="com.sdklite" name="sphere-logging-binding-logback" rev="1.0.0">
<artifact name="sphere-logging-binding-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-logging-binding-logback', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-logging-binding-logback" % "1.0.0"
[com.sdklite/sphere-logging-binding-logback "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sdklite : sphere-logging-spi | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 1.5_r3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.10.19 |
org.robolectric : robolectric | jar | 3.0 |
org.robolectric : android-all | jar | 5.0.0_r2-robolectric-1 |