Last Version

test-utils-junit 0.2.3


License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.no-hope
ArtifactId

ArtifactId

test-utils-junit
Version

Version

0.2.3
Type

Type

jar
Description

Description

test-utils-junit

Download test-utils-junit 0.2.3


<!-- https://jarcasting.com/artifacts/org.no-hope/test-utils-junit/ -->
<dependency>
    <groupId>org.no-hope</groupId>
    <artifactId>test-utils-junit</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.no-hope/test-utils-junit/
implementation 'org.no-hope:test-utils-junit:0.2.3'
// https://jarcasting.com/artifacts/org.no-hope/test-utils-junit/
implementation ("org.no-hope:test-utils-junit:0.2.3")
'org.no-hope:test-utils-junit:jar:0.2.3'
<dependency org="org.no-hope" name="test-utils-junit" rev="0.2.3">
  <artifact name="test-utils-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.no-hope', module='test-utils-junit', version='0.2.3')
)
libraryDependencies += "org.no-hope" % "test-utils-junit" % "0.2.3"
[org.no-hope/test-utils-junit "0.2.3"]

Dependencies

compile (6)

Group / Artifact Type Version
org.no-hope : test-utils-common jar 0.2.3
org.no-hope : jsr305-aspectj-validation jar 0.2.3
org.no-hope : slf4j-logging jar 0.2.3
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12
com.google.guava : guava jar 18.0

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.