| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Stripe Прикладные библиотеки Financial |
| Группа | Группаnet.sourceforge.stripes |
| Идентификатор | Идентификаторtests |
| Последняя версия | Последняя версия1.5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStripes Tests
Stripes web framework jar, including tag library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| tests-1.5.3.pom | |
| tests-1.5.3.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.stripes/tests/ -->
<dependency>
<groupId>net.sourceforge.stripes</groupId>
<artifactId>tests</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.stripes/tests/
implementation 'net.sourceforge.stripes:tests:1.5.3'
// https://jarcasting.com/artifacts/net.sourceforge.stripes/tests/
implementation ("net.sourceforge.stripes:tests:1.5.3")
'net.sourceforge.stripes:tests:jar:1.5.3'
<dependency org="net.sourceforge.stripes" name="tests" rev="1.5.3">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.stripes', module='tests', version='1.5.3')
)
libraryDependencies += "net.sourceforge.stripes" % "tests" % "1.5.3"
[net.sourceforge.stripes/tests "1.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| servlets.com : cos Необязательный | jar | 05Nov2002 |
| org.mortbay.jetty : jsp-api-2.1 | jar | 6.1.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| javax.el : el-api | jar | 1.0 |
| javax.mail : mail Необязательный | jar | 1.4 |
| log4j : log4j | jar | 1.2.15 |
| org.springframework : spring Необязательный | jar | 1.2.6 |
| commons-fileupload : commons-fileupload Необязательный | jar | 1.2 |
| commons-io : commons-io Необязательный | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.stripes : stripes | jar | 1.5.3 |
| org.testng : testng | jar | 5.13.1 |