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

org.wildfly.swarm:full 2018.3.1

Equivalent to Full Platform

Категории

Категории

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

Группа

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

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

full
Версия

Версия

2018.3.1
Тип

Тип

jar

Скачать full 2018.3.1

Имя Файла Размер
full-2018.3.1.pom
full-2018.3.1.jar 3 KB
Обзор

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