не последняя версия
Последняя версия 1.0.0.Final

org.wildfly.swarm:spring-rest-parent 1.0.0.Alpha1

WildFly Swarm: Spring REST Parent

Категории

Категории

WildFly Контейнер Application Servers
Группа

Группа

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

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

spring-rest-parent
Версия

Версия

1.0.0.Alpha1
Тип

Тип

pom

Скачать spring-rest-parent 1.0.0.Alpha1

Имя Файла Размер
spring-rest-parent-1.0.0.Alpha1.pom 838 bytes
Обзор

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