is not current version
Last Version 14.0.0.Alpha1

org.wildfly.bom:wildfly-javaee7-with-tools 10.0.0.CR3

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

10.0.0.CR3
Type

Type

pom

Download wildfly-javaee7-with-tools 10.0.0.CR3


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