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

uk.co.solong:restsec 0.0.1

A security module for securing restful web-services

Группа

Группа

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

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

restsec
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать restsec 0.0.1

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

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