Euler Web Authentication

Provide Authentication API for Euler Framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-web-authentication
Last Version

Last Version

1.0.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Euler Web Authentication
Provide Authentication API for Euler Framework.
Project URL

Project URL

https://eulerproject.io/euler-framework
Project Organization

Project Organization

Euler Project

Download euler-web-authentication

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 4.2.3.RELEASE
org.springframework.security : spring-security-web jar 4.2.3.RELEASE
org.springframework.security : spring-security-config jar 4.2.3.RELEASE
net.eulerframework : euler-web-core jar 1.0.0.M1

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Build Status Build Status GitHub issues GitHub release Maven Central GitHub license

About

The Euler Framework is based on Spring MVC, provides a set of base classes to make website building easier.

Visit eulerproject.io for more info.

In Processing

  • Add RESTful API support
  • Rebuild authentication module
  • Spring Data JPA support
  • Redis support
  • OAuth2.0 support
  • Refactoring euler-web-core to support Spring Boot

Planned

  • MyBatis support

Release History

License

The Euler Framework is released under version 2.0 of the Apache License.

net.eulerframework

Euler Projects

Versions

Version
1.0.0.M1
0.3.9
0.3.2
0.3.1