reactor-junit4

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

License

License

Categories

Categories

JUnit Unit Testing React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.tascape
ArtifactId

ArtifactId

reactor-junit4
Last Version

Last Version

4.12.1
Release Date

Release Date

Type

Type

jar
Description

Description

reactor-junit4
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
Project URL

Project URL

http://junit.org
Project Organization

Project Organization

JUnit

Download reactor-junit4

How to add to project

<!-- https://jarcasting.com/artifacts/com.tascape/reactor-junit4/ -->
<dependency>
    <groupId>com.tascape</groupId>
    <artifactId>reactor-junit4</artifactId>
    <version>4.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tascape/reactor-junit4/
implementation 'com.tascape:reactor-junit4:4.12.1'
// https://jarcasting.com/artifacts/com.tascape/reactor-junit4/
implementation ("com.tascape:reactor-junit4:4.12.1")
'com.tascape:reactor-junit4:jar:4.12.1'
<dependency org="com.tascape" name="reactor-junit4" rev="4.12.1">
  <artifact name="reactor-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tascape', module='reactor-junit4', version='4.12.1')
)
libraryDependencies += "com.tascape" % "reactor-junit4" % "4.12.1"
[com.tascape/reactor-junit4 "4.12.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.slf4j : slf4j-api jar 1.7.13

Project Modules

There are no modules declared in this project.

Versions

Version
4.12.1
4.12