не последняя версия
Последняя версия 3.2.3

org.ikasan:sample-spring-boot-file 2.0.4


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.ikasan
Идентификатор

Идентификатор

sample-spring-boot-file
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать sample-spring-boot-file 2.0.4


<!-- https://jarcasting.com/artifacts/org.ikasan/sample-spring-boot-file/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>sample-spring-boot-file</artifactId>
    <version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/sample-spring-boot-file/
implementation 'org.ikasan:sample-spring-boot-file:2.0.4'
// https://jarcasting.com/artifacts/org.ikasan/sample-spring-boot-file/
implementation ("org.ikasan:sample-spring-boot-file:2.0.4")
'org.ikasan:sample-spring-boot-file:jar:2.0.4'
<dependency org="org.ikasan" name="sample-spring-boot-file" rev="2.0.4">
  <artifact name="sample-spring-boot-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='sample-spring-boot-file', version='2.0.4')
)
libraryDependencies += "org.ikasan" % "sample-spring-boot-file" % "2.0.4"
[org.ikasan/sample-spring-boot-file "2.0.4"]