Last Version

junit 1.3.0

Utilities for better junit testing.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

junit
Version

Version

1.3.0
Type

Type

pom
Description

Description

junit
Utilities for better junit testing.
Project URL

Project URL

https://github.com/apache/incubator-tuweni
Source Code Management

Source Code Management

https://github.com/apache/incubator-tuweni

Download junit 1.3.0


<!-- https://jarcasting.com/artifacts/org.apache.tuweni/junit/ -->
<dependency>
    <groupId>org.apache.tuweni</groupId>
    <artifactId>junit</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuweni/junit/
implementation 'org.apache.tuweni:junit:1.3.0'
// https://jarcasting.com/artifacts/org.apache.tuweni/junit/
implementation ("org.apache.tuweni:junit:1.3.0")
'org.apache.tuweni:junit:pom:1.3.0'
<dependency org="org.apache.tuweni" name="junit" rev="1.3.0">
  <artifact name="junit" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuweni', module='junit', version='1.3.0')
)
libraryDependencies += "org.apache.tuweni" % "junit" % "1.3.0"
[org.apache.tuweni/junit "1.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.kstyrc : embedded-redis Optional jar 0.6
io.vertx : vertx-core Optional jar 3.6.2
org.bouncycastle : bcprov-jdk15on Optional jar 1.66
org.junit.jupiter : junit-jupiter-api Optional jar 5.6.2
org.apache.lucene : lucene-core Optional jar 7.6.0

Project Modules

There are no modules declared in this project.