| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdorg.seedstack.seed | 
| ArtifactId | ArtifactIdseed-testing-junit4 | 
| Last Version | Last Version3.14.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionClean Java development | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| seed-testing-junit4-3.14.0.pom | |
| seed-testing-junit4-3.14.0.jar | 14 KB | 
| seed-testing-junit4-3.14.0-sources.jar | 7 KB | 
| seed-testing-junit4-3.14.0-javadoc.jar | 409 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.seedstack.seed/seed-testing-junit4/ -->
<dependency>
    <groupId>org.seedstack.seed</groupId>
    <artifactId>seed-testing-junit4</artifactId>
    <version>3.14.0</version>
</dependency>// https://jarcasting.com/artifacts/org.seedstack.seed/seed-testing-junit4/
implementation 'org.seedstack.seed:seed-testing-junit4:3.14.0'// https://jarcasting.com/artifacts/org.seedstack.seed/seed-testing-junit4/
implementation ("org.seedstack.seed:seed-testing-junit4:3.14.0")'org.seedstack.seed:seed-testing-junit4:jar:3.14.0'<dependency org="org.seedstack.seed" name="seed-testing-junit4" rev="3.14.0">
  <artifact name="seed-testing-junit4" type="jar" />
</dependency>@Grapes(
@Grab(group='org.seedstack.seed', module='seed-testing-junit4', version='3.14.0')
)libraryDependencies += "org.seedstack.seed" % "seed-testing-junit4" % "3.14.0"[org.seedstack.seed/seed-testing-junit4 "3.14.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.seedstack.seed : seed-testing-core | jar | 3.14.0 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.inject : guice | jar | 5.0.1 | 
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| com.google.code.findbugs : annotations | jar | 3.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.nuun.kernel : kernel-core | jar | 1.0.M11 | 
| com.google.guava : guava | jar | 30.1.1-jre | 
| org.javassist : javassist | jar | 3.27.0-GA | 
| org.assertj : assertj-core | jar | 3.12.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |