is not current version
Last Version 3.1.14-jdk17

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

DTOs for REST service serving user grants on other users resources

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.c4-soft.springaddons
ArtifactId

ArtifactId

grants-dtos
Version

Version

3.1.13-jdk11
Type

Type

jar

Download grants-dtos 3.1.13-jdk11


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