| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаio.cellery.security |
| Идентификатор | Идентификаторio.cellery.security.token.endpoint |
| Версия | Версия0.6.0 |
| Тип | Типwar |
| Описание |
ОписаниеCellery customized token endpoint
Cellery security implementations.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.cellery.security/io.cellery.security.token.endpoint/ -->
<dependency>
<groupId>io.cellery.security</groupId>
<artifactId>io.cellery.security.token.endpoint</artifactId>
<version>0.6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.cellery.security/io.cellery.security.token.endpoint/
implementation 'io.cellery.security:io.cellery.security.token.endpoint:0.6.0'
// https://jarcasting.com/artifacts/io.cellery.security/io.cellery.security.token.endpoint/
implementation ("io.cellery.security:io.cellery.security.token.endpoint:0.6.0")
'io.cellery.security:io.cellery.security.token.endpoint:war:0.6.0'
<dependency org="io.cellery.security" name="io.cellery.security.token.endpoint" rev="0.6.0">
<artifact name="io.cellery.security.token.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='io.cellery.security', module='io.cellery.security.token.endpoint', version='0.6.0')
)
libraryDependencies += "io.cellery.security" % "io.cellery.security.token.endpoint" % "0.6.0"
[io.cellery.security/io.cellery.security.token.endpoint "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.1.16 |
| org.apache.cxf : cxf-rt-rs-service-description | jar | 3.1.16 |
| javax.ws.rs : jsr311-api | jar | 1.1.1 |
| org.springframework : spring-web | jar | 4.1.6.RELEASE |
| org.codehaus.jackson : jackson-core-asl | jar | 1.8.6 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.8.6 |
| org.codehaus.jackson : jackson-jaxrs | jar | 1.8.6 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| io.cellery.security : io.cellery.security.extensions | jar | 0.6.0 |
| io.cellery.security : io.cellery.security.sts.endpoint.core | jar | 0.6.0 |