Euler Web Authentication Implement

Default Implement of Euler Web Authentication

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.eulerframework
Идентификатор

Идентификатор

euler-web-authentication-impl
Последняя версия

Последняя версия

0.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Euler Web Authentication Implement
Default Implement of Euler Web Authentication
Ссылка на сайт

Ссылка на сайт

https://eulerproject.io/euler-framework

Скачать euler-web-authentication-impl

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.security : spring-security-jwt jar 1.0.4.RELEASE
net.eulerframework : euler-web-authentication jar 0.3.2

provided (2)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.0.1
javax.servlet.jsp : jsp-api jar 2.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.3.2
0.3.1