w

wildfly-ee-feature-pack-galleon-shared

Content for the wildfly-ee feature pack that can also be used in the wildfly-preview feature pack
Files download
File Operation
wildfly-ee-feature-pack-galleon-shared-28.0.0.Beta1.pom download
Apache Maven
<dependency>
  <groupId>org.wildfly</groupId>
  <artifactId>wildfly-ee-feature-pack-galleon-shared</artifactId>
  <version>28.0.0.Beta1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wildfly:wildfly-ee-feature-pack-galleon-shared:28.0.0.Beta1'
Gradle Kotlin
implementation("org.wildfly:wildfly-ee-feature-pack-galleon-shared:28.0.0.Beta1")
Scala SBT
libraryDependencies += "org.wildfly" % "wildfly-ee-feature-pack-galleon-shared" % "28.0.0.Beta1"
Groovy Grape
@Grapes(
  @Grab(group='org.wildfly', module='wildfly-ee-feature-pack-galleon-shared', version='28.0.0.Beta1')
)
Apache Ivy
<dependency org="org.wildfly" name="wildfly-ee-feature-pack-galleon-shared" rev="28.0.0.Beta1" />
Leiningen
[org.wildfly/wildfly-ee-feature-pack-galleon-shared "28.0.0.Beta1"]
Apache Buildr
'org.wildfly:wildfly-ee-feature-pack-galleon-shared:jar:28.0.0.Beta1'