is not current version
Last Version 1.0.4.RELEASE

org.springframework.xd:spring-xd-rest-domain 1.0.3.RELEASE

Spring XD REST Domain

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-rest-domain
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download spring-xd-rest-domain 1.0.3.RELEASE


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