spring-security-mongo

A spring-security-oauth2 extension supporting storing oauth data into MongoDB

License

License

Categories

Categories

Security ORM Data
GroupId

GroupId

io.github.weresandstorm
ArtifactId

ArtifactId

spring-security-mongo
Last Version

Last Version

0.8.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-mongo
A spring-security-oauth2 extension supporting storing oauth data into MongoDB
Project URL

Project URL

https://github.com/weresandstorm/spring-security-mongo
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/weresandstorm/spring-security-mongo/tree/master

Download spring-security-mongo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mongodb : mongodb-driver jar 3.5.0
com.google.guava : guava jar 25.1-jre

provided (4)

Group / Artifact Type Version
org.springframework.security.oauth : spring-security-oauth2 jar 2.0.15.RELEASE
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.1.11
ch.qos.logback : logback-core jar 1.1.11

test (11)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 2.15.0
com.github.fakemongo : fongo jar 2.1.0
com.lordofthejars : nosqlunit-mongodb jar 0.14.0
uk.org.fyodor : fyodor-core jar 1.0.0
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.14.RELEASE
org.springframework.boot : spring-boot-test-autoconfigure jar 1.5.14.RELEASE

Project Modules

There are no modules declared in this project.

spring-security-mongo

to do

Versions

Version
0.8.3
0.8.1
0.8