jeeunit Example Integration Tests

Integration Testing for Java EE 6

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.8.0
Дата

Дата

Тип

Тип

war
Описание

Описание

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

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

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

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

http://code.google.com/p/jeeunit/source/browse/jeeunit-example-test

Скачать jeeunit-example-test

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

provided (4)

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

test (9)

Идентификатор библиотеки Тип Версия
org.slf4j : jul-to-slf4j jar 1.5.11
ch.qos.logback : logback-core jar 0.9.20
ch.qos.logback : logback-classic jar 0.9.20
com.googlecode.jeeunit : jeeunit-example-model jar 0.8.0
com.googlecode.jeeunit : jeeunit-example-service jar 0.8.0
com.googlecode.jeeunit : jeeunit-glassfish jar 0.8.0
com.googlecode.jeeunit : jeeunit jar 0.8.0
org.glassfish.extras : glassfish-embedded-all jar 3.1
org.hibernate : hibernate-entitymanager jar 3.6.0.Final

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

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

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

Версия
0.8.0
0.7.1
0.7.0
0.6.0