License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.smart4j |
ArtifactId | ArtifactIdsmart-security |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart is a lightweight Java Web Framework and reusable components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
smart-security-2.2.pom | |
smart-security-2.2.jar | 17 KB |
smart-security-2.2-sources.jar | 10 KB |
smart-security-2.2-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smart4j/smart-security/ -->
<dependency>
<groupId>org.smart4j</groupId>
<artifactId>smart-security</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smart4j/smart-security/
implementation 'org.smart4j:smart-security:2.2'
// https://jarcasting.com/artifacts/org.smart4j/smart-security/
implementation ("org.smart4j:smart-security:2.2")
'org.smart4j:smart-security:jar:2.2'
<dependency org="org.smart4j" name="smart-security" rev="2.2">
<artifact name="smart-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smart4j', module='smart-security', version='2.2')
)
libraryDependencies += "org.smart4j" % "smart-security" % "2.2"
[org.smart4j/smart-security "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-web | jar | 1.2.3 |
commons-dbcp : commons-dbcp | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | 2.2 |