| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdorg.junithelper | 
| ArtifactId | ArtifactIdjunithelper-core | 
| Last Version | Last Version1.12 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjunithelper-core Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Filename | Size | 
|---|---|
| junithelper-core-1.12.pom | |
| junithelper-core-1.12.jar | 120 KB | 
| junithelper-core-1.12-sources.jar | 89 KB | 
| junithelper-core-1.12-javadoc.jar | 436 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.junithelper/junithelper-core/ -->
<dependency>
    <groupId>org.junithelper</groupId>
    <artifactId>junithelper-core</artifactId>
    <version>1.12</version>
</dependency>// https://jarcasting.com/artifacts/org.junithelper/junithelper-core/
implementation 'org.junithelper:junithelper-core:1.12'// https://jarcasting.com/artifacts/org.junithelper/junithelper-core/
implementation ("org.junithelper:junithelper-core:1.12")'org.junithelper:junithelper-core:jar:1.12'<dependency org="org.junithelper" name="junithelper-core" rev="1.12">
  <artifact name="junithelper-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.junithelper', module='junithelper-core', version='1.12')
)libraryDependencies += "org.junithelper" % "junithelper-core" % "1.12"[org.junithelper/junithelper-core "1.12"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 | 
| commons-io : commons-io | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| junit-addons : junit-addons | jar | 1.4 | 
| org.mockito : mockito-all | jar | 1.9.0 | 
| org.hamcrest : hamcrest-core | jar | 1.1 | 
| org.hamcrest : hamcrest-library | jar | 1.1 |