| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdprivilege-mvc |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe privilege tool for java.
|
| Filename | Size |
|---|---|
| privilege-mvc-0.0.8.pom | |
| privilege-mvc-0.0.8.jar | 3 KB |
| privilege-mvc-0.0.8-sources.jar | 2 KB |
| privilege-mvc-0.0.8-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/privilege-mvc/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>privilege-mvc</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/privilege-mvc/
implementation 'com.github.houbb:privilege-mvc:0.0.8'
// https://jarcasting.com/artifacts/com.github.houbb/privilege-mvc/
implementation ("com.github.houbb:privilege-mvc:0.0.8")
'com.github.houbb:privilege-mvc:jar:0.0.8'
<dependency org="com.github.houbb" name="privilege-mvc" rev="0.0.8">
<artifact name="privilege-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='privilege-mvc', version='0.0.8')
)
libraryDependencies += "com.github.houbb" % "privilege-mvc" % "0.0.8"
[com.github.houbb/privilege-mvc "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : privilege-spring | jar | 0.0.8 |
| com.github.houbb : web-spring | jar | 0.0.2 |
| com.github.houbb : web-api | jar | 0.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |