License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.c4-soft.springaddons |
ArtifactId | ArtifactIdgrants-api |
Last Version | Last Version3.1.14-jdk17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST service serving user grants on other users resources
|
Filename | Size |
---|---|
grants-api-3.1.14-jdk17.pom | |
grants-api-3.1.14-jdk17.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-api/ -->
<dependency>
<groupId>com.c4-soft.springaddons</groupId>
<artifactId>grants-api</artifactId>
<version>3.1.14-jdk17</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-api/
implementation 'com.c4-soft.springaddons:grants-api:3.1.14-jdk17'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/grants-api/
implementation ("com.c4-soft.springaddons:grants-api:3.1.14-jdk17")
'com.c4-soft.springaddons:grants-api:jar:3.1.14-jdk17'
<dependency org="com.c4-soft.springaddons" name="grants-api" rev="3.1.14-jdk17">
<artifact name="grants-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='grants-api', version='3.1.14-jdk17')
)
libraryDependencies += "com.c4-soft.springaddons" % "grants-api" % "3.1.14-jdk17"
[com.c4-soft.springaddons/grants-api "3.1.14-jdk17"]
Group / Artifact | Type | Version |
---|---|---|
com.c4-soft.springaddons : grants-dtos | jar | 3.1.14-jdk17 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
com.h2database : h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |