License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.github.advisedtesting |
ArtifactId | ArtifactIdAdvisedExampleTestRunner |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdvisedExampleTestRunner
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.advisedtesting/AdvisedExampleTestRunner/ -->
<dependency>
<groupId>com.github.advisedtesting</groupId>
<artifactId>AdvisedExampleTestRunner</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advisedtesting/AdvisedExampleTestRunner/
implementation 'com.github.advisedtesting:AdvisedExampleTestRunner:1.3.2'
// https://jarcasting.com/artifacts/com.github.advisedtesting/AdvisedExampleTestRunner/
implementation ("com.github.advisedtesting:AdvisedExampleTestRunner:1.3.2")
'com.github.advisedtesting:AdvisedExampleTestRunner:jar:1.3.2'
<dependency org="com.github.advisedtesting" name="AdvisedExampleTestRunner" rev="1.3.2">
<artifact name="AdvisedExampleTestRunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advisedtesting', module='AdvisedExampleTestRunner', version='1.3.2')
)
libraryDependencies += "com.github.advisedtesting" % "AdvisedExampleTestRunner" % "1.3.2"
[com.github.advisedtesting/AdvisedExampleTestRunner "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
com.github.advisedtesting : AdvisedJunit4 | jar | 1.3.2 |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.assertj : assertj-core | jar | 3.16.1 |