org.web4thejob.security.ss3

The security layer of the framework.

License

License

Categories

Categories

Security
GroupId

GroupId

org.web4thejob
ArtifactId

ArtifactId

org.web4thejob.security.ss3
Last Version

Last Version

3.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.web4thejob.security.ss3
The security layer of the framework.
Project URL

Project URL

http://web4thejob.org
Project Organization

Project Organization

web4thejob.org

Download org.web4thejob.security.ss3

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.web4thejob : org.web4thejob.core jar 3.6.0
org.springframework : spring-core jar 4.0.0.RELEASE
org.springframework.security : spring-security-core jar 3.2.0.RELEASE
org.springframework.security : spring-security-web jar 3.2.0.RELEASE
org.springframework.security : spring-security-config jar 3.2.0.RELEASE
org.springframework.security : spring-security-aspects jar 3.2.0.RELEASE
org.springframework.security : spring-security-ldap jar 3.2.0.RELEASE

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.hsqldb : hsqldb jar 2.2.9
org.springframework : spring-test jar 4.0.0.RELEASE

Project Modules

There are no modules declared in this project.

Introducing web4thejob

Web4thejob is an open source java framework for the rapid development of data-centric web applications. It is ideal for those who seek a component-based event-driven full-stack web development framework, capable of producing elegant desktop-style web applications that can automate any business domain.

The framework addresses the automation needs of business domains introducing "joblets". A joblet encapsulates the relational schema of a business model using modern ORM technology. Joblets are meant to be released by members of the Community under the licensing terms of their preference (free or proprietary). By definition joblets guarantee productivity through reusability.

The framework is engineered in a multi-layered architecture on top on some of the most recognized open source projects of the global java community; consequently a steep learning curve, a plethora of documentation and an open architecture for binding with other projects are ensured.

License

Web4thejob is released under the commercial friendly license GNU Lesser GPL v3.

Binaries

Build Status

You can download the binaries of web4thejob either from Sourceforge FRS or from Maven. Read here for more info.

org.web4thejob

Versions

Version
3.6.0
3.5.1
3.5.0
3.4.2
3.4.1
3.3.1
3.2.0