| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы Безопасность Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаio.helidon.security.integration |
| Идентификатор | Идентификаторhelidon-security-integration-jersey |
| Версия | Версия2.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Security Integration Jersey
Java libraries for writing microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey/ -->
<dependency>
<groupId>io.helidon.security.integration</groupId>
<artifactId>helidon-security-integration-jersey</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey/
implementation 'io.helidon.security.integration:helidon-security-integration-jersey:2.3.0'
// https://jarcasting.com/artifacts/io.helidon.security.integration/helidon-security-integration-jersey/
implementation ("io.helidon.security.integration:helidon-security-integration-jersey:2.3.0")
'io.helidon.security.integration:helidon-security-integration-jersey:jar:2.3.0'
<dependency org="io.helidon.security.integration" name="helidon-security-integration-jersey" rev="2.3.0">
<artifact name="helidon-security-integration-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security.integration', module='helidon-security-integration-jersey', version='2.3.0')
)
libraryDependencies += "io.helidon.security.integration" % "helidon-security-integration-jersey" % "2.3.0"
[io.helidon.security.integration/helidon-security-integration-jersey "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.security : helidon-security | jar | 2.3.0 |
| io.helidon.security.integration : helidon-security-integration-common | jar | 2.3.0 |
| io.helidon.tracing : helidon-tracing-config | jar | 2.3.0 |
| io.helidon.security : helidon-security-annotations | jar | 2.3.0 |
| io.helidon.security : helidon-security-util | jar | 2.3.0 |
| io.helidon.security.providers : helidon-security-providers-common | jar | 2.3.0 |
| io.helidon.jersey : helidon-jersey-common | jar | 2.3.0 |
| io.helidon.common : helidon-common-service-loader | jar | 2.3.0 |
| io.helidon.webclient : helidon-webclient-jaxrs | jar | 2.3.0 |
| io.opentracing : opentracing-util | jar | 0.33.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| io.helidon.jersey : helidon-jersey-client | jar | 2.3.0 |
| io.helidon.jersey : helidon-jersey-server | jar | 2.3.0 |
| jakarta.inject : jakarta.inject-api | jar | 1.0 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.bundles : helidon-bundles-config | jar | 2.3.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | |
| io.helidon.webserver : helidon-webserver | jar | 2.3.0 |
| io.helidon.webserver : helidon-webserver-jersey | jar | 2.3.0 |