не последняя версия
Последняя версия 27.0.0.Alpha1

org.wildfly:wildfly-ee-feature-pack-pruned 22.0.0.Alpha1

Resources that are still expected to be used in more than one feature pack but are pruned from others.

Категории

Категории

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

Группа

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

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

wildfly-ee-feature-pack-pruned
Версия

Версия

22.0.0.Alpha1
Тип

Тип

pom

Скачать wildfly-ee-feature-pack-pruned 22.0.0.Alpha1


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