| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.xd |
| Идентификатор | Идентификаторspring-xd-tuple |
| Версия | Версия1.0.4.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring XD Tuple
Spring XD Tuple
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-xd-tuple-1.0.4.RELEASE.pom | |
| spring-xd-tuple-1.0.4.RELEASE.jar | 34 KB |
| spring-xd-tuple-1.0.4.RELEASE-sources.jar | 30 KB |
| spring-xd-tuple-1.0.4.RELEASE-javadoc.jar | 117 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-tuple/ -->
<dependency>
<groupId>org.springframework.xd</groupId>
<artifactId>spring-xd-tuple</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-tuple/
implementation 'org.springframework.xd:spring-xd-tuple:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.xd/spring-xd-tuple/
implementation ("org.springframework.xd:spring-xd-tuple:1.0.4.RELEASE")
'org.springframework.xd:spring-xd-tuple:jar:1.0.4.RELEASE'
<dependency org="org.springframework.xd" name="spring-xd-tuple" rev="1.0.4.RELEASE">
<artifact name="spring-xd-tuple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.xd', module='spring-xd-tuple', version='1.0.4.RELEASE')
)
libraryDependencies += "org.springframework.xd" % "spring-xd-tuple" % "1.0.4.RELEASE"
[org.springframework.xd/spring-xd-tuple "1.0.4.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework.integration : spring-integration-core | jar | |
| org.springframework.batch : spring-batch-infrastructure | jar | |
| org.springframework : spring-jdbc | jar | |
| org.springframework : spring-context | jar |