| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdorg.e-hoffman.testing | 
| ArtifactId | ArtifactIdAdvisedJunit4 | 
| Last Version | Last Version1.2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAdvisedJunit4 | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| AdvisedJunit4-1.2.5.pom | |
| AdvisedJunit4-1.2.5.jar | 10 KB | 
| AdvisedJunit4-1.2.5-tests.jar | 3 KB | 
| AdvisedJunit4-1.2.5-sources.jar | 4 KB | 
| AdvisedJunit4-1.2.5-javadoc.jar | 38 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/AdvisedJunit4/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>AdvisedJunit4</artifactId>
    <version>1.2.5</version>
</dependency>// https://jarcasting.com/artifacts/org.e-hoffman.testing/AdvisedJunit4/
implementation 'org.e-hoffman.testing:AdvisedJunit4:1.2.5'// https://jarcasting.com/artifacts/org.e-hoffman.testing/AdvisedJunit4/
implementation ("org.e-hoffman.testing:AdvisedJunit4:1.2.5")'org.e-hoffman.testing:AdvisedJunit4:jar:1.2.5'<dependency org="org.e-hoffman.testing" name="AdvisedJunit4" rev="1.2.5">
  <artifact name="AdvisedJunit4" type="jar" />
</dependency>@Grapes(
@Grab(group='org.e-hoffman.testing', module='AdvisedJunit4', version='1.2.5')
)libraryDependencies += "org.e-hoffman.testing" % "AdvisedJunit4" % "1.2.5"[org.e-hoffman.testing/AdvisedJunit4 "1.2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| aopalliance : aopalliance | jar | 1.0 | 
| junit : junit | jar | 4.12 | 
| org.e-hoffman.testing : AdvisedCore | jar | 1.2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.assertj : assertj-core | jar | 3.11.1 |