| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHelidon Контейнер Микросервисы Безопасность |
| Группа | Группаio.helidon.security |
| Идентификатор | Идентификаторhelidon-security |
| Версия | Версия2.3.2 |
| Тип | Типjar |
| Описание |
ОписаниеHelidon Security
Java libraries for writing microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helidon-security-2.3.2.pom | |
| helidon-security-2.3.2.jar | 162 KB |
| helidon-security-2.3.2-sources.jar | 109 KB |
| helidon-security-2.3.2-javadoc.jar | 855 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.helidon.security/helidon-security/ -->
<dependency>
<groupId>io.helidon.security</groupId>
<artifactId>helidon-security</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.security/helidon-security/
implementation 'io.helidon.security:helidon-security:2.3.2'
// https://jarcasting.com/artifacts/io.helidon.security/helidon-security/
implementation ("io.helidon.security:helidon-security:2.3.2")
'io.helidon.security:helidon-security:jar:2.3.2'
<dependency org="io.helidon.security" name="helidon-security" rev="2.3.2">
<artifact name="helidon-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.security', module='helidon-security', version='2.3.2')
)
libraryDependencies += "io.helidon.security" % "helidon-security" % "2.3.2"
[io.helidon.security/helidon-security "2.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.common : helidon-common | jar | 2.3.2 |
| io.helidon.common : helidon-common-configurable | jar | 2.3.2 |
| io.helidon.common : helidon-common-reactive | jar | 2.3.2 |
| io.helidon.security : helidon-security-util | jar | 2.3.2 |
| io.helidon.config : helidon-config | jar | 2.3.2 |
| io.opentracing : opentracing-util | jar | 0.33.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.helidon.bundles : helidon-bundles-config | jar | 2.3.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.23.4 |