vaadin-spring-security

Provides basic Spring Security support for Vaadin applications.

Лицензия

Лицензия

Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки Безопасность
Группа

Группа

com.vaadin
Идентификатор

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

vaadin-spring-security
Последняя версия

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

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

vaadin-spring-security
Provides basic Spring Security support for Vaadin applications.
Ссылка на сайт

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

https://github.com/vaadin/spring
Организация-разработчик

Организация-разработчик

Vaadin Ltd

Скачать vaadin-spring-security

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.security : spring-security-core jar 4.2.3.RELEASE
org.springframework.security : spring-security-config jar 4.2.3.RELEASE
com.vaadin : vaadin-spring jar 3.2.1
org.slf4j : slf4j-api jar 1.7.7

provided (1)

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

test (4)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2
org.springframework : spring-test jar 4.3.9.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

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

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

Published on Vaadin  Directory Stars on Vaadin Directory

Published on Vaadin  Directory Stars on Vaadin Directory

Vaadin Spring

Vaadin Spring is the official Spring integration for Vaadin 10+. See other branches for other framework versions:

  • 1.2 for Vaadin Framework V7 versions
  • 2.0 and 2.1 for Vaadin Framework V8.0.X versions
  • 3.0 for Vaadin Framework V8.2 versions
  • 10.0 for Vaadin 10
  • 11.0 for Vaadin 13 (End-of-line)
  • 12.0 for Vaadin 14.0
  • 12.1 for Vaadin 14.1
  • 12.2 for Vaadin 14.2
  • 12.3 for Vaadin 14.3 and 14.4
  • 13.0 for Vaadin 16
  • 14.0 for Vaadin 17
  • master (currently 15.0) for upcoming major Vaadin versions

Getting started

This version is part of the Vaadin platform (github). The easiest way to get started is to use the Project Base for Vaadin 10 and Spring. For help on getting started, see the documentation.

Building the project

Execute mvn clean install in the root directory.

Contributions

Contributions to the project can be done using pull requests. You will be asked to sign a contribution agreement after creating the first one.

Copyright 2015-2018 Vaadin Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

com.vaadin

Vaadin

An open platform for building modern web apps for Java back ends

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

Версия
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0