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