Last Version

privilege 0.0.8

The privilege tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

privilege
Version

Version

0.0.8
Type

Type

pom
Description

Description

privilege
The privilege tool for java.

Download privilege 0.0.8

Filename Size
privilege-0.0.8.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • privilege-api
  • privilege-core
  • privilege-test
  • privilege-proxy
  • privilege-spring
  • privilege-mvc
  • privilege-springboot