| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdcom.sdklite |
| ArtifactId | ArtifactIdsphere-logging-spi |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSphere Logging SPI Module
The sphere logging SPI
|
| Project Organization |
Project OrganizationSDKLite |
| Filename | Size |
|---|---|
| sphere-logging-spi-1.0.0.pom | |
| sphere-logging-spi-1.0.0.jar | 5 KB |
| sphere-logging-spi-1.0.0-sources.jar | 4 KB |
| sphere-logging-spi-1.0.0-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdklite/sphere-logging-spi/ -->
<dependency>
<groupId>com.sdklite</groupId>
<artifactId>sphere-logging-spi</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging-spi/
implementation 'com.sdklite:sphere-logging-spi:1.0.0'
// https://jarcasting.com/artifacts/com.sdklite/sphere-logging-spi/
implementation ("com.sdklite:sphere-logging-spi:1.0.0")
'com.sdklite:sphere-logging-spi:jar:1.0.0'
<dependency org="com.sdklite" name="sphere-logging-spi" rev="1.0.0">
<artifact name="sphere-logging-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdklite', module='sphere-logging-spi', version='1.0.0')
)
libraryDependencies += "com.sdklite" % "sphere-logging-spi" % "1.0.0"
[com.sdklite/sphere-logging-spi "1.0.0"]
| 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 |