License |
License |
---|---|
GroupId | GroupIdorg.springframework.xd |
ArtifactId | ArtifactIdspring-xd-extension-tcp |
Version | Version1.0.4.RELEASE |
Type | Typejar |
Description |
DescriptionSpring XD TCP
Spring XD TCP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-extension-tcp/ -->
<dependency>
<groupId>org.springframework.xd</groupId>
<artifactId>spring-xd-extension-tcp</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-extension-tcp/
implementation 'org.springframework.xd:spring-xd-extension-tcp:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-extension-tcp/
implementation ("org.springframework.xd:spring-xd-extension-tcp:1.0.4.RELEASE")
'org.springframework.xd:spring-xd-extension-tcp:jar:1.0.4.RELEASE'
<dependency org="org.springframework.xd" name="spring-xd-extension-tcp" rev="1.0.4.RELEASE">
<artifact name="spring-xd-extension-tcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.xd', module='spring-xd-extension-tcp', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.xd" % "spring-xd-extension-tcp" % "1.0.4.RELEASE"
[org.springframework.xd/spring-xd-extension-tcp "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.xd : spring-xd-module-spi | jar | 1.0.4.RELEASE |
org.springframework.xd : spring-xd-extension-encoder-support | jar | 1.0.4.RELEASE |
org.springframework.integration : spring-integration-ip | jar | |
javax.validation : validation-api | jar |