is not current version
Last Version 2.2.0

task ':junit:jar' property 'archiveBaseName' 1.1.0

Utilities for better junit testing.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

tuweni-junit
Version

Version

1.1.0
Type

Type

pom
Description

Description

task ':junit:jar' property 'archiveBaseName'
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 tuweni-junit 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.tuweni : tuweni-io jar 1.1.0
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.60
org.junit.jupiter : junit-jupiter-api Optional jar 5.3.2
org.apache.lucene : lucene-core Optional jar 7.6.0

Project Modules

There are no modules declared in this project.