is not current version
Last Version 1.1.1

com.smallnico:defender 1.1.0

Role and permission management framework based on Spring-Boot

GroupId

GroupId

com.smallnico
ArtifactId

ArtifactId

defender
Version

Version

1.1.0
Type

Type

jar

Download defender 1.1.0


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