Last Version

skr-app-auth-perm 0.1.0

skr project is a Spring Boot/Cloud project skeleton that define abstraction of JWT based security configuration.

License

License

GroupId

GroupId

org.laxture
ArtifactId

ArtifactId

skr-app-auth-perm
Version

Version

0.1.0
Type

Type

jar
Description

Description

skr-app-auth-perm
skr project is a Spring Boot/Cloud project skeleton that define abstraction of JWT based security configuration.
Project URL

Project URL

https://github.com/hank-cp/skr
Project Organization

Project Organization

org.laxture
Source Code Management

Source Code Management

https://github.com/hank-cp/skr

Download skr-app-auth-perm 0.1.0


<!-- https://jarcasting.com/artifacts/org.laxture/skr-app-auth-perm/ -->
<dependency>
    <groupId>org.laxture</groupId>
    <artifactId>skr-app-auth-perm</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.laxture/skr-app-auth-perm/
implementation 'org.laxture:skr-app-auth-perm:0.1.0'
// https://jarcasting.com/artifacts/org.laxture/skr-app-auth-perm/
implementation ("org.laxture:skr-app-auth-perm:0.1.0")
'org.laxture:skr-app-auth-perm:jar:0.1.0'
<dependency org="org.laxture" name="skr-app-auth-perm" rev="0.1.0">
  <artifact name="skr-app-auth-perm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.laxture', module='skr-app-auth-perm', version='0.1.0')
)
libraryDependencies += "org.laxture" % "skr-app-auth-perm" % "0.1.0"
[org.laxture/skr-app-auth-perm "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.laxture : skr-common jar 0.1.0
org.laxture : skr-app-registry jar 0.1.0

Project Modules

There are no modules declared in this project.