| License |
License |
|---|---|
| GroupId | GroupIdcom.j2mvc |
| ArtifactId | ArtifactIdj2mvc-authorization-distribute |
| Version | Version2.1.06 |
| Type | Typejar |
| Description |
DescriptionJ2mvc Authorization Distribute
2.1.02 分布式权限
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |