is not current version
Last Version 14.0.0.Alpha1

org.wildfly.bom:wildfly-javaee7-with-tools 13.0.0.Alpha1

Dependency Management for Java EE 7 Specification APIs with Deployment and Testing Tools

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.bom
ArtifactId

ArtifactId

wildfly-javaee7-with-tools
Version

Version

13.0.0.Alpha1
Type

Type

pom

Download wildfly-javaee7-with-tools 13.0.0.Alpha1


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