Last Version

junithelper-core 1.12

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.junithelper
ArtifactId

ArtifactId

junithelper-core
Version

Version

1.12
Type

Type

jar
Description

Description

junithelper-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download junithelper-core 1.12


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3
commons-io : commons-io jar 2.0

test (5)

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

Project Modules

There are no modules declared in this project.