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