| Группа | Группаcom.github.sourcegroove |
|---|---|
| Идентификатор | Идентификаторspring-batch-file-layout |
| Версия | Версия1.0.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-batch-file-layout-1.0.6.pom | |
| spring-batch-file-layout-1.0.6.jar | 21 KB |
| spring-batch-file-layout-1.0.6-sources.jar | 12 KB |
| spring-batch-file-layout-1.0.6-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sourcegroove/spring-batch-file-layout/ -->
<dependency>
<groupId>com.github.sourcegroove</groupId>
<artifactId>spring-batch-file-layout</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sourcegroove/spring-batch-file-layout/
implementation 'com.github.sourcegroove:spring-batch-file-layout:1.0.6'
// https://jarcasting.com/artifacts/com.github.sourcegroove/spring-batch-file-layout/
implementation ("com.github.sourcegroove:spring-batch-file-layout:1.0.6")
'com.github.sourcegroove:spring-batch-file-layout:jar:1.0.6'
<dependency org="com.github.sourcegroove" name="spring-batch-file-layout" rev="1.0.6">
<artifact name="spring-batch-file-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sourcegroove', module='spring-batch-file-layout', version='1.0.6')
)
libraryDependencies += "com.github.sourcegroove" % "spring-batch-file-layout" % "1.0.6"
[com.github.sourcegroove/spring-batch-file-layout "1.0.6"]