is not current version
Last Version 1.0.2

io.oneprofile:oneprofile-right-annotation 1.0.1

Use @Right annotation to control access to service or methods

GroupId

GroupId

io.oneprofile
ArtifactId

ArtifactId

oneprofile-right-annotation
Version

Version

1.0.1
Type

Type

jar

Download oneprofile-right-annotation 1.0.1


<!-- https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-annotation/ -->
<dependency>
    <groupId>io.oneprofile</groupId>
    <artifactId>oneprofile-right-annotation</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-annotation/
implementation 'io.oneprofile:oneprofile-right-annotation:1.0.1'
// https://jarcasting.com/artifacts/io.oneprofile/oneprofile-right-annotation/
implementation ("io.oneprofile:oneprofile-right-annotation:1.0.1")
'io.oneprofile:oneprofile-right-annotation:jar:1.0.1'
<dependency org="io.oneprofile" name="oneprofile-right-annotation" rev="1.0.1">
  <artifact name="oneprofile-right-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oneprofile', module='oneprofile-right-annotation', version='1.0.1')
)
libraryDependencies += "io.oneprofile" % "oneprofile-right-annotation" % "1.0.1"
[io.oneprofile/oneprofile-right-annotation "1.0.1"]