License |
License |
---|---|
GroupId | GroupIdorg.springframework.xd |
ArtifactId | ArtifactIdspring-xd-extension-process |
Version | Version1.0.4.RELEASE |
Type | Typejar |
Description |
DescriptionSpring XD support for executing an external process
Spring XD support for executing an external process
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.xd : spring-xd-extension-encoder-support | jar | 1.0.4.RELEASE |
org.springframework.integration : spring-integration-ip | jar |