reFit Maven Plugins

Framework for Integrated Testing Reworked

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.googlecode.refit
Идентификатор

Идентификатор

refit-maven
Последняя версия

Последняя версия

1.8.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

reFit Maven Plugins
Framework for Integrated Testing Reworked
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/refit/refit-maven/
Система контроля версий

Система контроля версий

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

Скачать refit-maven

Имя Файла Размер
refit-maven-1.8.0.pom 605 bytes
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
1.8.0
1.7.1
1.7.0
1.6.0