| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.jeeunit |
| Идентификатор | Идентификаторjeeunit-assembly |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjeeunit Assembly
Integration Testing for Java EE 6
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeeunit-assembly-1.0.0.pom | |
| jeeunit-assembly-1.0.0.jar | 1 KB |
| jeeunit-assembly-1.0.0-javadoc.jar | 337 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-assembly/ -->
<dependency>
<groupId>com.googlecode.jeeunit</groupId>
<artifactId>jeeunit-assembly</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-assembly/
implementation 'com.googlecode.jeeunit:jeeunit-assembly:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-assembly/
implementation ("com.googlecode.jeeunit:jeeunit-assembly:1.0.0")
'com.googlecode.jeeunit:jeeunit-assembly:jar:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-assembly" rev="1.0.0">
<artifact name="jeeunit-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-assembly', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-assembly" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-assembly "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jeeunit : jeeunit | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-cdi | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-concurrent | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-glassfish | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-jboss7 | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-openwebbeans | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-resin | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-spring | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-tomcat6 | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-tomcat7 | jar | 1.0.0 |
| com.googlecode.jeeunit : jeeunit-weld-se | jar | 1.0.0 |