| Лицензия |
Лицензия
LGPL License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.jwebunit |
| Идентификатор | Идентификаторjwebunit-commons-tests |
| Последняя версия | Последняя версия2.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommons Tests
All test cases that each plugin should pass.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jwebunit-commons-tests-2.4.pom | |
| jwebunit-commons-tests-2.4.jar | 332 KB |
| jwebunit-commons-tests-2.4-sources.jar | 321 KB |
| jwebunit-commons-tests-2.4-javadoc.jar | 288 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-commons-tests/ -->
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
<artifactId>jwebunit-commons-tests</artifactId>
<version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-commons-tests/
implementation 'net.sourceforge.jwebunit:jwebunit-commons-tests:2.4'
// https://jarcasting.com/artifacts/net.sourceforge.jwebunit/jwebunit-commons-tests/
implementation ("net.sourceforge.jwebunit:jwebunit-commons-tests:2.4")
'net.sourceforge.jwebunit:jwebunit-commons-tests:jar:2.4'
<dependency org="net.sourceforge.jwebunit" name="jwebunit-commons-tests" rev="2.4">
<artifact name="jwebunit-commons-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jwebunit', module='jwebunit-commons-tests', version='2.4')
)
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-commons-tests" % "2.4"
[net.sourceforge.jwebunit/jwebunit-commons-tests "2.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| junitperf : junitperf | jar | 1.8 |
| org.mortbay.jetty : jetty | jar | 6.1.12 |
| net.sourceforge.jwebunit : jwebunit-core | jar | 2.4 |
| commons-fileupload : commons-fileupload | jar | 1.2 |
| commons-io : commons-io | jar | 1.4 |