J2mvc Authorization Distribute

2.1.02 分布式权限

License

License

GroupId

GroupId

com.j2mvc
ArtifactId

ArtifactId

j2mvc-authorization-distribute
Last Version

Last Version

2.1.06
Release Date

Release Date

Type

Type

jar
Description

Description

J2mvc Authorization Distribute
2.1.02 分布式权限

Download j2mvc-authorization-distribute

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.58
log4j : log4j jar 1.2.17
javax.servlet : javax.servlet-api jar 3.0.1
com.j2mvc : j2mvc-util jar 2.1.09
com.j2mvc : j2mvc-framework-web jar 2.1.27

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.06
2.1.05