не последняя версия
Последняя версия 3.1.14-jdk17

com.c4-soft.springaddons:grants-dtos 3.1.13-jdk17

DTOs for REST service serving user grants on other users resources

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.c4-soft.springaddons
Идентификатор

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

grants-dtos
Версия

Версия

3.1.13-jdk17
Тип

Тип

jar

Скачать grants-dtos 3.1.13-jdk17


<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-dtos/ -->
<dependency>
    <groupId>com.c4-soft.springaddons</groupId>
    <artifactId>grants-dtos</artifactId>
    <version>3.1.13-jdk17</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-dtos/
implementation 'com.c4-soft.springaddons:grants-dtos:3.1.13-jdk17'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-dtos/
implementation ("com.c4-soft.springaddons:grants-dtos:3.1.13-jdk17")
'com.c4-soft.springaddons:grants-dtos:jar:3.1.13-jdk17'
<dependency org="com.c4-soft.springaddons" name="grants-dtos" rev="3.1.13-jdk17">
  <artifact name="grants-dtos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='grants-dtos', version='3.1.13-jdk17')
)
libraryDependencies += "com.c4-soft.springaddons" % "grants-dtos" % "3.1.13-jdk17"
[com.c4-soft.springaddons/grants-dtos "3.1.13-jdk17"]