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

org.craftercms:craftercms-spring-boot 4.0.0-rc2

CrafterCMS Parent POM - Springboot

Категории

Категории

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

Группа

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

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

craftercms-spring-boot
Версия

Версия

4.0.0-rc2
Тип

Тип

pom

Скачать craftercms-spring-boot 4.0.0-rc2

Имя Файла Размер
craftercms-spring-boot-4.0.0-rc2.pom 7 KB
Обзор

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