| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииResin Контейнер Application Servers |
| Группа | Группаcom.googlecode.jeeunit |
| Идентификатор | Идентификаторjeeunit-resin |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjeeunit Resin Launcher
Integration Testing for Java EE 6
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jeeunit-resin-1.0.0.pom | |
| jeeunit-resin-1.0.0.jar | 7 KB |
| jeeunit-resin-1.0.0-sources.jar | 4 KB |
| jeeunit-resin-1.0.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-resin/ -->
<dependency>
<groupId>com.googlecode.jeeunit</groupId>
<artifactId>jeeunit-resin</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-resin/
implementation 'com.googlecode.jeeunit:jeeunit-resin:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-resin/
implementation ("com.googlecode.jeeunit:jeeunit-resin:1.0.0")
'com.googlecode.jeeunit:jeeunit-resin:jar:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-resin" rev="1.0.0">
<artifact name="jeeunit-resin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-resin', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-resin" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-resin "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jeeunit : jeeunit | jar | 1.0.0 |
| org.glassfish.main.common : scattered-archive-api | jar | 3.1.2 |
| commons-io : commons-io | jar | 2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.caucho : resin | jar | 4.0.23 |