RestSec

A security module for securing restful web-services

Лицензия

Лицензия

Группа

Группа

uk.co.solong
Идентификатор

Идентификатор

restsec
Последняя версия

Последняя версия

0.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

RestSec
A security module for securing restful web-services
Система контроля версий

Система контроля версий

https://github.com/danielburrell/restsec

Скачать restsec

Имя Файла Размер
restsec-0.0.3.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/uk.co.solong/restsec/ -->
<dependency>
    <groupId>uk.co.solong</groupId>
    <artifactId>restsec</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.solong/restsec/
implementation 'uk.co.solong:restsec:0.0.3'
// https://jarcasting.com/artifacts/uk.co.solong/restsec/
implementation ("uk.co.solong:restsec:0.0.3")
'uk.co.solong:restsec:pom:0.0.3'
<dependency org="uk.co.solong" name="restsec" rev="0.0.3">
  <artifact name="restsec" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.solong', module='restsec', version='0.0.3')
)
libraryDependencies += "uk.co.solong" % "restsec" % "0.0.3"
[uk.co.solong/restsec "0.0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • restsec-core
  • restsec-server

restsec

Restful Security Module

Версии библиотеки

Версия
0.0.3
0.0.1