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

org.ikasan:sample-spring-boot-parent 2.0.3


Категории

Категории

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

Группа

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

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

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

Версия

2.0.3
Тип

Тип

pom

Скачать sample-spring-boot-parent 2.0.3

Имя Файла Размер
sample-spring-boot-parent-2.0.3.pom 2 KB
Обзор

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