| Категории |
КатегорииSpring Boot Контейнер Микросервисы Безопасность JSON Данные |
|---|---|
| Группа | Группаcom.a6raywa1cher |
| Идентификатор | Идентификаторjson-rest-security-spring-boot-starter |
| Версия | Версия0.0.4 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.a6raywa1cher/json-rest-security-spring-boot-starter/ -->
<dependency>
<groupId>com.a6raywa1cher</groupId>
<artifactId>json-rest-security-spring-boot-starter</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.a6raywa1cher/json-rest-security-spring-boot-starter/
implementation 'com.a6raywa1cher:json-rest-security-spring-boot-starter:0.0.4'
// https://jarcasting.com/artifacts/com.a6raywa1cher/json-rest-security-spring-boot-starter/
implementation ("com.a6raywa1cher:json-rest-security-spring-boot-starter:0.0.4")
'com.a6raywa1cher:json-rest-security-spring-boot-starter:jar:0.0.4'
<dependency org="com.a6raywa1cher" name="json-rest-security-spring-boot-starter" rev="0.0.4">
<artifact name="json-rest-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.a6raywa1cher', module='json-rest-security-spring-boot-starter', version='0.0.4')
)
libraryDependencies += "com.a6raywa1cher" % "json-rest-security-spring-boot-starter" % "0.0.4"
[com.a6raywa1cher/json-rest-security-spring-boot-starter "0.0.4"]