| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.c4-soft.springaddons |
| ArtifactId | ArtifactIdgrants-dtos |
| Last Version | Last Version3.1.14-jdk17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDTOs for REST service serving user grants on other users resources
|
| Filename | Size |
|---|---|
| grants-dtos-3.1.14-jdk17.pom | |
| grants-dtos-3.1.14-jdk17.jar | 5 KB |
| grants-dtos-3.1.14-jdk17-sources.jar | 3 KB |
| grants-dtos-3.1.14-jdk17-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-dtos/ -->
<dependency>
<groupId>com.c4-soft.springaddons</groupId>
<artifactId>grants-dtos</artifactId>
<version>3.1.14-jdk17</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-dtos/
implementation 'com.c4-soft.springaddons:grants-dtos:3.1.14-jdk17'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-dtos/
implementation ("com.c4-soft.springaddons:grants-dtos:3.1.14-jdk17")
'com.c4-soft.springaddons:grants-dtos:jar:3.1.14-jdk17'
<dependency org="com.c4-soft.springaddons" name="grants-dtos" rev="3.1.14-jdk17">
<artifact name="grants-dtos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='grants-dtos', version='3.1.14-jdk17')
)
libraryDependencies += "com.c4-soft.springaddons" % "grants-dtos" % "3.1.14-jdk17"
[com.c4-soft.springaddons/grants-dtos "3.1.14-jdk17"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | |
| javax.validation : validation-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar |