Last Version

org.smart4j:smart-security 2.2

Smart is a lightweight Java Web Framework and reusable components.

License

License

Categories

Categories

Security
GroupId

GroupId

org.smart4j
ArtifactId

ArtifactId

smart-security
Version

Version

2.2
Type

Type

jar
Description

Description

Smart is a lightweight Java Web Framework and reusable components.
Project URL

Project URL

http://www.smart4j.org/smart-security/

Download smart-security 2.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.shiro : shiro-web jar 1.2.3
commons-dbcp : commons-dbcp jar 1.4

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

Project Modules

There are no modules declared in this project.