Euler Web Authentication Implement

An Implement of Euler Web Authentication Use Spring Data JPA.

License

License

Categories

Categories

Net
GroupId

GroupId

net.eulerframework
ArtifactId

ArtifactId

euler-web-authentication-impl-jpa
Last Version

Last Version

1.0.0.M1
Release Date

Release Date

Type

Type

jar
Description

Description

Euler Web Authentication Implement
An Implement of Euler Web Authentication Use Spring Data JPA.
Project URL

Project URL

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

Project Organization

Euler Project

Download euler-web-authentication-impl-jpa

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.eulerframework : euler-web-authentication jar 1.0.0.M1
net.eulerframework : euler-web-orm-jpa jar 1.0.0.M1
net.eulerframework : euler-common-jwt 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

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