Last Version

Spring XD UI 1.0.4.RELEASE

Spring XD UI

License

License

GroupId

GroupId

org.springframework.xd
ArtifactId

ArtifactId

spring-xd-ui
Version

Version

1.0.4.RELEASE
Type

Type

jar
Description

Description

Spring XD UI
Spring XD UI
Project URL

Project URL

https://github.com/spring-projects/spring-xd
Project Organization

Project Organization

Spring by Pivotal
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-xd

Download spring-xd-ui 1.0.4.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar
org.springframework.boot : spring-boot-starter-security jar
log4j : log4j jar

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.