jeeunit Library

Integration Testing for Java EE 6

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jeeunit Library
Integration Testing for Java EE 6
Ссылка на сайт

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

http://code.google.com/p/jeeunit/jeeunit/

Скачать jeeunit

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
com.sun.jersey : jersey-client jar 1.12

provided (2)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

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

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

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

Версия
1.0.0
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0