reFit Assembly

Framework for Integrated Testing Reworked

License

License

GroupId

GroupId

com.googlecode.refit
ArtifactId

ArtifactId

refit-assembly
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

reFit Assembly
Framework for Integrated Testing Reworked
Project URL

Project URL

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

Source Code Management

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

Download refit-assembly

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.refit : refit jar 1.8.0
com.googlecode.refit : refit-junit jar 1.8.0
com.googlecode.refit : refit-spring jar 1.8.0
com.googlecode.refit : refit-cdi jar 1.8.0
com.googlecode.refit : refit-osgi jar 1.8.0
com.googlecode.refit : refit-runner jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0