Last Version

Spring XD support for executing an external process 1.0.4.RELEASE

Spring XD support for executing an external process

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-extension-process
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Spring XD support for executing an external process
Spring XD support for executing an external process
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-process 1.0.4.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.xd : spring-xd-extension-encoder-support jar 1.0.4.RELEASE
org.springframework.integration : spring-integration-ip jar

Project Modules

There are no modules declared in this project.