reFit Plain Java Example

Framework for Integrated Testing Reworked

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

reFit Plain Java Example
Framework for Integrated Testing Reworked

Скачать refit-eg-plain

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.googlecode.refit : refit jar 1.8.0

test (5)

Идентификатор библиотеки Тип Версия
com.googlecode.refit : refit-junit jar 1.8.0
com.googlecode.refit : refit-runner jar 1.8.0
junit : junit jar 4.11
org.apache.ant : ant jar 1.8.4
commons-io : commons-io jar 2.0.1

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

Данный проект не имеет модулей.

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

Версия
1.8.0
1.7.1
1.7.0
1.6.0