Last Version

Spring Data MongoDB Distribution 1.1.2.RELEASE

Spring Data project for MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-mongodb-dist
Version

Version

1.1.2.RELEASE
Type

Type

pom
Description

Description

Spring Data MongoDB Distribution
Spring Data project for MongoDB
Project URL

Project URL

http://www.springsource.org/spring-data/mongodb
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-data-mongodb

Download spring-data-mongodb-dist 1.1.2.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.data/spring-data-mongodb-dist/ -->
<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-mongodb-dist</artifactId>
    <version>1.1.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-mongodb-dist/
implementation 'org.springframework.data:spring-data-mongodb-dist:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.data/spring-data-mongodb-dist/
implementation ("org.springframework.data:spring-data-mongodb-dist:1.1.2.RELEASE")
'org.springframework.data:spring-data-mongodb-dist:pom:1.1.2.RELEASE'
<dependency org="org.springframework.data" name="spring-data-mongodb-dist" rev="1.1.2.RELEASE">
  <artifact name="spring-data-mongodb-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data', module='spring-data-mongodb-dist', version='1.1.2.RELEASE')
)
libraryDependencies += "org.springframework.data" % "spring-data-mongodb-dist" % "1.1.2.RELEASE"
[org.springframework.data/spring-data-mongodb-dist "1.1.2.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-data-mongodb
  • spring-data-mongodb-cross-store
  • spring-data-mongodb-log4j
  • spring-data-mongodb-parent