Last Version

Spring XD JDBC 1.0.4.RELEASE

Spring XD JDBC

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-extension-jdbc
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Spring XD JDBC
Spring XD JDBC
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-jdbc 1.0.4.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.xd : spring-xd-module-spi jar 1.0.4.RELEASE
org.hsqldb : hsqldb jar
org.springframework.integration : spring-integration-core jar
org.springframework.xd : spring-xd-tuple jar 1.0.4.RELEASE
org.springframework.batch : spring-batch-infrastructure jar
org.springframework : spring-tx jar
org.springframework : spring-jdbc jar
javax.validation : validation-api jar

runtime (4)

Group / Artifact Type Version
org.postgresql : postgresql jar 9.2-1002-jdbc4
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.integration : spring-integration-jdbc jar
mysql : mysql-connector-java jar

Project Modules

There are no modules declared in this project.