License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.smart4j |
ArtifactId | ArtifactIdsmart-plugin-security |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmart-plugin-security
Smart Security Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
smart-plugin-security-1.0.1.pom | |
smart-plugin-security-1.0.1.jar | 20 KB |
smart-plugin-security-1.0.1-sources.jar | 15 KB |
smart-plugin-security-1.0.1-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smart4j/smart-plugin-security/ -->
<dependency>
<groupId>org.smart4j</groupId>
<artifactId>smart-plugin-security</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smart4j/smart-plugin-security/
implementation 'org.smart4j:smart-plugin-security:1.0.1'
// https://jarcasting.com/artifacts/org.smart4j/smart-plugin-security/
implementation ("org.smart4j:smart-plugin-security:1.0.1")
'org.smart4j:smart-plugin-security:jar:1.0.1'
<dependency org="org.smart4j" name="smart-plugin-security" rev="1.0.1">
<artifact name="smart-plugin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smart4j', module='smart-plugin-security', version='1.0.1')
)
libraryDependencies += "org.smart4j" % "smart-plugin-security" % "1.0.1"
[org.smart4j/smart-plugin-security "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-web | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
org.smart4j : smart-framework | jar | 2.3 |