License |
License |
---|---|
GroupId | GroupIdorg.springframework.xd |
ArtifactId | ArtifactIdspring-xd-gemfire-server |
Version | Version1.0.4.RELEASE |
Type | Typejar |
Description |
DescriptionGemfire Server to support XD Development and Demos
Gemfire Server to support XD Development and Demos
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-gemfire-server/ -->
<dependency>
<groupId>org.springframework.xd</groupId>
<artifactId>spring-xd-gemfire-server</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-gemfire-server/
implementation 'org.springframework.xd:spring-xd-gemfire-server:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-gemfire-server/
implementation ("org.springframework.xd:spring-xd-gemfire-server:1.0.4.RELEASE")
'org.springframework.xd:spring-xd-gemfire-server:jar:1.0.4.RELEASE'
<dependency org="org.springframework.xd" name="spring-xd-gemfire-server" rev="1.0.4.RELEASE">
<artifact name="spring-xd-gemfire-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.xd', module='spring-xd-gemfire-server', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.xd" % "spring-xd-gemfire-server" % "1.0.4.RELEASE"
[org.springframework.xd/spring-xd-gemfire-server "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | |
org.springframework.xd : spring-xd-tuple | jar | 1.0.4.RELEASE |
org.springframework.data : spring-data-gemfire | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | |
log4j : log4j | jar | |
org.slf4j : slf4j-log4j12 | jar |