License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing Logback Application Layer Libs Logging |
GroupId | GroupIdcom.codereligion |
ArtifactId | ArtifactIdcodereligion-cherry-junit-logback-android |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContains test extensions
|
<!-- https://jarcasting.com/artifacts/com.codereligion/codereligion-cherry-junit-logback-android/ -->
<dependency>
<groupId>com.codereligion</groupId>
<artifactId>codereligion-cherry-junit-logback-android</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codereligion/codereligion-cherry-junit-logback-android/
implementation 'com.codereligion:codereligion-cherry-junit-logback-android:1.0.0'
// https://jarcasting.com/artifacts/com.codereligion/codereligion-cherry-junit-logback-android/
implementation ("com.codereligion:codereligion-cherry-junit-logback-android:1.0.0")
'com.codereligion:codereligion-cherry-junit-logback-android:jar:1.0.0'
<dependency org="com.codereligion" name="codereligion-cherry-junit-logback-android" rev="1.0.0">
<artifact name="codereligion-cherry-junit-logback-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codereligion', module='codereligion-cherry-junit-logback-android', version='1.0.0')
)
libraryDependencies += "com.codereligion" % "codereligion-cherry-junit-logback-android" % "1.0.0"
[com.codereligion/codereligion-cherry-junit-logback-android "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.tony19 : logback-android-classic | jar | 1.1.1-3 |
org.slf4j : slf4j-api | jar | 1.7.6 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |