License |
License |
---|---|
GroupId | GroupIdio.oneprofile |
ArtifactId | ArtifactIdoneprofile-right-service |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiononeprofile-right-annotation
Use @Right annotation to control access to service or methods
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-service/ -->
<dependency>
<groupId>io.oneprofile</groupId>
<artifactId>oneprofile-right-service</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-service/
implementation 'io.oneprofile:oneprofile-right-service:1.0.2'
// https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-service/
implementation ("io.oneprofile:oneprofile-right-service:1.0.2")
'io.oneprofile:oneprofile-right-service:jar:1.0.2'
<dependency org="io.oneprofile" name="oneprofile-right-service" rev="1.0.2">
<artifact name="oneprofile-right-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oneprofile', module='oneprofile-right-service', version='1.0.2')
)
libraryDependencies += "io.oneprofile" % "oneprofile-right-service" % "1.0.2"
[io.oneprofile/oneprofile-right-service "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
io.oneprofile : oneprofile-right-model | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |