| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.jeeunit |
| Идентификатор | Идентификаторjeeunit-example-test-se |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Описание |
Описаниеjeeunit Example Integration Tests Java SE
Integration Testing for Java EE 6
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeeunit-example-test-se-0.8.0.pom | |
| jeeunit-example-test-se-0.8.0.jar | 1 KB |
| jeeunit-example-test-se-0.8.0-javadoc.jar | 337 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-se/ -->
<dependency>
<groupId>com.googlecode.jeeunit</groupId>
<artifactId>jeeunit-example-test-se</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-se/
implementation 'com.googlecode.jeeunit:jeeunit-example-test-se:0.8.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-example-test-se/
implementation ("com.googlecode.jeeunit:jeeunit-example-test-se:0.8.0")
'com.googlecode.jeeunit:jeeunit-example-test-se:jar:0.8.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-example-test-se" rev="0.8.0">
<artifact name="jeeunit-example-test-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-example-test-se', version='0.8.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-example-test-se" % "0.8.0"
[com.googlecode.jeeunit/jeeunit-example-test-se "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jeeunit : jeeunit-example-model | jar | 0.8.0 |
| com.googlecode.jeeunit : jeeunit-example-service | jar | 0.8.0 |
| com.googlecode.jeeunit : jeeunit | jar | 0.8.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jeeunit : jeeunit-weld-se | jar | 0.8.0 |
| junit : junit | jar | 4.8.2 |
| org.hibernate : hibernate-entitymanager | jar | 3.6.0.Final |
| org.apache.derby : derby | jar | 10.7.1.1 |