reFit Spring Example

Framework for Integrated Testing Reworked

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

reFit Spring Example
Framework for Integrated Testing Reworked
Система контроля версий

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

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

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

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

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

Зависимости

compile (2)

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

test (6)

Идентификатор библиотеки Тип Версия
com.googlecode.refit : refit-junit jar 1.8.0
org.springframework : spring-test jar 3.2.0.RELEASE
org.springframework : spring-context jar 3.2.0.RELEASE
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
cglib : cglib jar 2.2.2
junit : junit jar 4.11

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

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

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

Версия
1.8.0
1.7.1
1.7.0
1.6.0