License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.sdklite.sphere |
ArtifactId | ArtifactIdlog-ext-logback |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.sdklite.sphere:log-ext-logback
The Sphere project
|
Project Organization |
Project OrganizationSDKLite |
Filename | Size |
---|---|
log-ext-logback-0.0.1.pom | |
log-ext-logback-0.0.1.jar | 4 KB |
log-ext-logback-0.0.1-sources.jar | 2 KB |
log-ext-logback-0.0.1-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite.sphere/log-ext-logback/ -->
<dependency>
<groupId>com.sdklite.sphere</groupId>
<artifactId>log-ext-logback</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite.sphere/log-ext-logback/
implementation 'com.sdklite.sphere:log-ext-logback:0.0.1'
// https://jarcasting.com/artifacts/com.sdklite.sphere/log-ext-logback/
implementation ("com.sdklite.sphere:log-ext-logback:0.0.1")
'com.sdklite.sphere:log-ext-logback:jar:0.0.1'
<dependency org="com.sdklite.sphere" name="log-ext-logback" rev="0.0.1">
<artifact name="log-ext-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite.sphere', module='log-ext-logback', version='0.0.1')
)
libraryDependencies += "com.sdklite.sphere" % "log-ext-logback" % "0.0.1"
[com.sdklite.sphere/log-ext-logback "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.tony19 : logback-android-core | jar | 1.1.1-4 |
com.github.tony19 : logback-android-classic | jar | 1.1.1-4 |
org.slf4j : slf4j-api | jar | 1.7.6 |
com.sdklite.sphere : log-api | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
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 |