Last Version

A spring social repository for Mongodb 0.9.0

Version uploaded to Maven Central as org.fuzzydb:spring-social-mongo while waiting for SpringSource to merge it in. We need a production version

License

License

GroupId

GroupId

org.fuzzydb
ArtifactId

ArtifactId

spring-social-mongo
Version

Version

0.9.0
Type

Type

jar
Description

Description

A spring social repository for Mongodb
Version uploaded to Maven Central as org.fuzzydb:spring-social-mongo while waiting for SpringSource to merge it in. We need a production version
Project URL

Project URL

https://github.com/SpringSource/spring-social
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

http://github.com/whirlwind-match/spring-social-mongo

Download spring-social-mongo 0.9.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.security : spring-security-web jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.1.RELEASE
org.springframework.data : spring-data-mongodb jar 1.0.1.RELEASE
org.mongodb : mongo-java-driver jar 2.7.3
org.springframework.security : spring-security-config jar 3.1.0.RELEASE
javax.validation : validation-api jar 1.0.0.GA
cglib : cglib-nodep jar 2.2.2
org.springframework : spring-core jar 3.1.1.RELEASE
org.slf4j : slf4j-api jar 1.6.1
org.hibernate : hibernate-validator jar 4.0.2.GA
org.springframework.social : spring-social-core jar 1.0.2.RELEASE

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
log4j : log4j jar 1.2.16

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.0
org.springframework : spring-test jar 3.1.1.RELEASE
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.