Last Version

reFit Maven Plugins 1.8.0

Framework for Integrated Testing Reworked

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.refit
ArtifactId

ArtifactId

refit-maven
Version

Version

1.8.0
Type

Type

pom
Description

Description

reFit Maven Plugins
Framework for Integrated Testing Reworked
Project URL

Project URL

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

Source Code Management

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

Download refit-maven 1.8.0

Filename Size
refit-maven-1.8.0.pom 605 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • refit-maven-plugin
  • refit-spring-maven-plugin