| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomEE Контейнер Application Servers |
| Группа | Группаorg.apache.tomee.itests |
| Идентификатор | Идентификаторjaxrs |
| Версия | Версия8.0.11 |
| Тип | Типjar |
| Описание |
ОписаниеTomEE :: iTests :: JAX-RS
Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jaxrs-8.0.11.pom | |
| jaxrs-8.0.11.jar | 9 KB |
| jaxrs-8.0.11-sources.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.itests/jaxrs/ -->
<dependency>
<groupId>org.apache.tomee.itests</groupId>
<artifactId>jaxrs</artifactId>
<version>8.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.itests/jaxrs/
implementation 'org.apache.tomee.itests:jaxrs:8.0.11'
// https://jarcasting.com/artifacts/org.apache.tomee.itests/jaxrs/
implementation ("org.apache.tomee.itests:jaxrs:8.0.11")
'org.apache.tomee.itests:jaxrs:jar:8.0.11'
<dependency org="org.apache.tomee.itests" name="jaxrs" rev="8.0.11">
<artifact name="jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.itests', module='jaxrs', version='8.0.11')
)
libraryDependencies += "org.apache.tomee.itests" % "jaxrs" % "8.0.11"
[org.apache.tomee.itests/jaxrs "8.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomee : tomee-server-composer | jar | 8.0.11 |
| org.apache.tomee : apache-tomee | tar.gz | 8.0.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomee.bom : tomee-webprofile-api | jar | 8.0.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |