Last Version

JSecurity 0.9.0

JSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

License

License

Categories

Categories

Security
GroupId

GroupId

org.jsecurity
ArtifactId

ArtifactId

jsecurity
Version

Version

0.9.0
Type

Type

jar
Description

Description

JSecurity
JSecurity is a powerful and flexible open-source Java security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

Download jsecurity 0.9.0


<!-- https://jarcasting.com/artifacts/org.jsecurity/jsecurity/ -->
<dependency>
    <groupId>org.jsecurity</groupId>
    <artifactId>jsecurity</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsecurity/jsecurity/
implementation 'org.jsecurity:jsecurity:0.9.0'
// https://jarcasting.com/artifacts/org.jsecurity/jsecurity/
implementation ("org.jsecurity:jsecurity:0.9.0")
'org.jsecurity:jsecurity:jar:0.9.0'
<dependency org="org.jsecurity" name="jsecurity" rev="0.9.0">
  <artifact name="jsecurity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsecurity', module='jsecurity', version='0.9.0')
)
libraryDependencies += "org.jsecurity" % "jsecurity" % "0.9.0"
[org.jsecurity/jsecurity "0.9.0"]

Dependencies

compile (13)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-beanutils : commons-beanutils jar 1.7.0
net.sourceforge.retroweaver : retroweaver Optional jar 2.0.5
net.sourceforge.retroweaver : retroweaver-rt Optional jar 2.0.5
net.sf.ehcache : ehcache Optional jar 1.4.1
quartz : quartz Optional jar 1.5.2
org.springframework : spring Optional jar 2.5.1
javax.servlet : servlet-api Optional jar 2.5
javax.servlet.jsp : jsp-api Optional jar 2.1
log4j : log4j Optional jar 1.2.15
javax.servlet : jstl Optional jar 1.2
taglibs : standard Optional jar 1.1.2
hsqldb : hsqldb Optional jar 1.8.0.7

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 2.3
org.easymock : easymockclassextension jar 2.3
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.