MongoDb for Spring Security

Module providing Spring Security extensions for MongoDb

Лицензия

Лицензия

Категории

Категории

MongoDB Данные Базы данных Безопасность
Группа

Группа

com.cedac.spring.security
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MongoDb for Spring Security
Module providing Spring Security extensions for MongoDb
Организация-разработчик

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

Pivotal Software, Inc.

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

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.security : spring-security-acl jar 3.2.7.RELEASE
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.7.RELEASE
org.mongodb : mongo-java-driver jar 2.12.5
org.slf4j : slf4j-api jar 1.7.11
org.mockito : mockito-core jar 1.10.8

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
com.lordofthejars : nosqlunit-mongodb jar 0.8.1

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

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

Spring IO Platform

Spring IO brings together the core Spring APIs into a cohesive and versioned foundational Platform for modern applications. On top of this foundation it also provides domain-specific runtimes (DSRs) optimized for specific application types. Please see the Spring IO Platform website for more information.

End of Life

The Platform will reach the end of its supported life on 9 April 2019. Maintenence releases of both the Brussels and Cairo lines will continue to be published up until that time. Users of the Platform are encouraged to start using Spring Boot's dependency management directly, either by using spring-boot-starter-parent as their Maven project's parent, or by importing the spring-boot-dependencies bom.

Using the Platform

How you use the platform depends on whether you're using Maven or Gradle to build your application.

Using the Platform with Maven

The Platform provides a pom file that you can either import into your application's pom, or use as your application's parent pom. Please refer to the [documentation on using the Platform with Maven] Platform Maven docs for more information.

Using the Platform With Gradle

Thanks to the dependency management plugin, Gradle users can also make use of the Platform's pom. Please refer to the documentation on using the Platform with Gradle for more information.

Contributing

Contributors to this project agree to uphold its code of conduct. Pull requests are welcome. Please see the contributor guidelines for details.

License

Spring IO Platform is released under version 2.0 of the Apache License.

com.cedac.spring.security

Spring IO

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

Версия
1.0.0