Spring XD DIRT


License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-dirt
Last Version

Last Version

1.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring XD DIRT
Spring XD DIRT
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-dirt

How to add to project

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

Dependencies

compile (37)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.integration : spring-integration-amqp jar
org.springframework.cloud : spring-cloud-spring-service-connector jar
org.springframework.cloud : spring-cloud-cloudfoundry-connector jar
org.codehaus.groovy : groovy-all jar
org.springframework.batch : spring-batch-integration jar
org.apache.tomcat : tomcat-jdbc jar
org.springframework : spring-aop jar
org.springframework.data : spring-data-redis jar
org.springframework.xd : spring-xd-batch jar 1.0.4.RELEASE
org.springframework.xd : spring-xd-hadoop jar 1.0.4.RELEASE
org.apache.zookeeper : zookeeper jar 3.4.6
org.springframework.batch : spring-batch-core jar
org.springframework.integration : spring-integration-event jar
org.springframework.batch : spring-batch-admin-manager jar 1.3.0.RELEASE
com.esotericsoftware.kryo : kryo jar
redis.clients : jedis jar
com.jayway.jsonpath : json-path jar
org.springframework.integration : spring-integration-redis jar
com.sun.mail : javax.mail jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.xd : spring-xd-module jar 1.0.4.RELEASE
org.springframework.xd : spring-xd-rest-domain jar 1.0.4.RELEASE
org.springframework.xd : spring-xd-analytics jar 1.0.4.RELEASE
com.google.code.findbugs : jsr305 jar
org.jolokia : jolokia-core jar
org.springframework.boot : spring-boot-actuator jar
org.springframework.integration : spring-integration-jmx jar
org.springframework : spring-webmvc jar
org.hibernate : hibernate-validator jar
args4j : args4j jar 2.0.16
org.springframework.xd : spring-xd-ui jar 1.0.4.RELEASE
log4j : log4j jar
org.springframework.boot : spring-boot-starter-security jar
org.apache.tomcat.embed : tomcat-embed-core jar
org.apache.curator : curator-recipes jar 2.6.0
commons-lang : commons-lang jar 2.4

runtime (9)

Group / Artifact Type Version
org.postgresql : postgresql jar 9.2-1002-jdbc4
org.slf4j : jcl-over-slf4j jar
org.codehaus.jackson : jackson-mapper-asl jar
org.slf4j : jul-to-slf4j jar
mysql : mysql-connector-java jar
org.springframework.data : spring-data-commons jar
org.yaml : snakeyaml jar
org.springframework.data : spring-data-mongodb jar
org.slf4j : slf4j-log4j12 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