Spring XD Mongodb


License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-extension-mongodb
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring XD Mongodb
Spring XD Mongodb
Project URL

Project URL

https://github.com/spring-projects/spring-xd
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-xd

Download spring-xd-extension-mongodb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.xd : spring-xd-tuple jar 1.0.4.RELEASE
org.springframework.batch : spring-batch-core jar
org.springframework.data : spring-data-mongodb jar

Project Modules

There are no modules declared in this project.

Spring XD

Spring XD makes it easy to solve common big data problems such as data ingestion and export, real-time analytics, and batch workflow orchestration. By building on mature, open source projects such as Spring Integration, Data and Batch, Spring XD will simplify the process of creating real-word big data solutions. XD stands for 'eXtreme Data' or 'x' as in y=mx+b :)

While it is possible today to build such solutions using Spring (see the Spring Data Book for details and examples), Spring XD will move well beyond the framework API level by providing an out-of-the-box executable server, a pluggable module system, a high level configuration DSL, a simple model for distributing data processing instances on or off the Hadoop cluster, and more.

You can fork the repository and/or monitor JIRA to see what is going on. As always, we consider the feedback from our broad and passionate community to be one of our greatest assets.

Documentation

Look for it on the XD wiki. API Documentation (JavaDoc) is available as well. Please also visit the SpringSource.org project website for more information.

How to build

Check the documentation on how to build Spring XD here.

Getting Help

  • Get involved with the community on StackOverflow using the tag spring-xd.

License

Spring XD is released under version 2.0 of the Apache License.

Contributing to Spring XD

Here are some ways for you to get involved

  • Create JIRA tickets for bugs and new features and comment and vote on the ones that you are interested in.
  • Follow the flow of developing on the work board.
  • Github is for social coding: if you want to write code, we encourage contributions through pull requests from forks of this repository. If you want to contribute code this way, please familiarize yourself with the process outlined for contributing to Spring projects here: Contributor Guidelines.

Before we accept a non-trivial patch or pull request we will need you to sign the contributor's agreement. Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability to merge pull requests.

Issue Tracking

Report issues via the Spring XD JIRA.

Continuous Integration

Metrics

Source Metrics are available via Sonar at:

org.springframework.xd

Spring

Versions

Version
1.0.4.RELEASE
1.0.3.RELEASE