| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.integration |
| Идентификатор | Идентификаторspring-integration-file |
| Последняя версия | Последняя версия5.5.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Integration File Support
Spring Integration File Support
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-integration-file-5.5.13.pom | |
| spring-integration-file-5.5.13.jar | 88 KB |
| spring-integration-file-5.5.13-sources.jar | 73 KB |
| spring-integration-file-5.5.13-javadoc.jar | 205 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-file/ -->
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-file</artifactId>
<version>5.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-file/
implementation 'org.springframework.integration:spring-integration-file:5.5.13'
// https://jarcasting.com/artifacts/org.springframework.integration/spring-integration-file/
implementation ("org.springframework.integration:spring-integration-file:5.5.13")
'org.springframework.integration:spring-integration-file:jar:5.5.13'
<dependency org="org.springframework.integration" name="spring-integration-file" rev="5.5.13">
<artifact name="spring-integration-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.integration', module='spring-integration-file', version='5.5.13')
)
libraryDependencies += "org.springframework.integration" % "spring-integration-file" % "5.5.13"
[org.springframework.integration/spring-integration-file "5.5.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.integration : spring-integration-core | jar | 5.5.13 |
| commons-io : commons-io | jar | 2.11.0 |