Последняя версия

JspTest root project for acceptance test modules 0.19

This POM acts as a virtual root for the acceptance test projects for different JSP specification variants of JspTest.

Лицензия

Лицензия

Категории

Категории

Сеть Jakarta Server Pages Jakarta EE The Web Tier
Группа

Группа

net.sf.jsptest
Идентификатор

Идентификатор

jsptest-acceptance
Версия

Версия

0.19
Тип

Тип

pom
Описание

Описание

JspTest root project for acceptance test modules
This POM acts as a virtual root for the acceptance test projects for different JSP specification variants of JspTest.
Организация-разработчик

Организация-разработчик

JspTest developers

Скачать jsptest-acceptance 0.19

Имя Файла Размер
jsptest-acceptance-0.19.pom 847 bytes
Обзор

<!-- https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance/ -->
<dependency>
    <groupId>net.sf.jsptest</groupId>
    <artifactId>jsptest-acceptance</artifactId>
    <version>0.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance/
implementation 'net.sf.jsptest:jsptest-acceptance:0.19'
// https://jarcasting.com/artifacts/net.sf.jsptest/jsptest-acceptance/
implementation ("net.sf.jsptest:jsptest-acceptance:0.19")
'net.sf.jsptest:jsptest-acceptance:pom:0.19'
<dependency org="net.sf.jsptest" name="jsptest-acceptance" rev="0.19">
  <artifact name="jsptest-acceptance" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.jsptest', module='jsptest-acceptance', version='0.19')
)
libraryDependencies += "net.sf.jsptest" % "jsptest-acceptance" % "0.19"
[net.sf.jsptest/jsptest-acceptance "0.19"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • jsptest-acceptance-jsp12
  • jsptest-acceptance-jsp20
  • jsptest-acceptance-jsp21