Last Version

reFit JUnit Support 1.8.0

Framework for Integrated Testing Reworked

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.googlecode.refit
ArtifactId

ArtifactId

refit-junit
Version

Version

1.8.0
Type

Type

jar
Description

Description

reFit JUnit Support
Framework for Integrated Testing Reworked
Project URL

Project URL

http://code.google.com/p/refit/refit-junit/
Source Code Management

Source Code Management

http://code.google.com/p/refit/source/browse/refit-junit

Download refit-junit 1.8.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.refit : refit jar 1.8.0
com.googlecode.refit : refit-runner jar 1.8.0
org.apache.ant : ant jar 1.8.4
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.