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

Spring Boot Security for Vaadin 3.1.0

Security for Vaadin applications based on Spring Boot Security

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

vaadin-security-spring-boot-starter
Версия

Версия

3.1.0
Тип

Тип

jar
Описание

Описание

Spring Boot Security for Vaadin
Security for Vaadin applications based on Spring Boot Security
Ссылка на сайт

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

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

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

Patrick Schmidt
Система контроля версий

Система контроля версий

https://gitlab.com/codecamp-de/vaadin-spring-security

Скачать vaadin-security-spring-boot-starter 3.1.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.boot : spring-boot-starter-security jar
com.vaadin : vaadin-spring-boot-starter jar
com.vaadin : fusion-endpoint Необязательный jar

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

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