| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.jeeunit |
| Идентификатор | Идентификаторjeeunit-openwebbeans |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjeeunit OpenWebBeans Launcher
Integration Testing for Java EE 6
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeeunit-openwebbeans-1.0.0.pom | |
| jeeunit-openwebbeans-1.0.0.jar | 5 KB |
| jeeunit-openwebbeans-1.0.0-sources.jar | 4 KB |
| jeeunit-openwebbeans-1.0.0-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-openwebbeans/ -->
<dependency>
<groupId>com.googlecode.jeeunit</groupId>
<artifactId>jeeunit-openwebbeans</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-openwebbeans/
implementation 'com.googlecode.jeeunit:jeeunit-openwebbeans:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-openwebbeans/
implementation ("com.googlecode.jeeunit:jeeunit-openwebbeans:1.0.0")
'com.googlecode.jeeunit:jeeunit-openwebbeans:jar:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-openwebbeans" rev="1.0.0">
<artifact name="jeeunit-openwebbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-openwebbeans', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-openwebbeans" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-openwebbeans "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.openwebbeans.test : cditest-owb | jar | 1.1.4 |
| com.googlecode.jeeunit : jeeunit-cdi | jar | 1.0.0 |
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |