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

org.wildfly:wildfly-ee-feature-pack-pruned 25.0.0.Beta1

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
Версия

Версия

25.0.0.Beta1
Тип

Тип

pom

Скачать wildfly-ee-feature-pack-pruned 25.0.0.Beta1


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