License |
License |
---|---|
GroupId | GroupIdorg.springframework.xd |
ArtifactId | ArtifactIdspring-xd-ui |
Version | Version1.0.4.RELEASE |
Type | Typejar |
Description |
DescriptionSpring XD UI
Spring XD UI
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
log4j : log4j | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar |