is not current version
Last Version 14.0.0.Alpha1

org.wildfly.bom:wildfly-javaee7-with-tools 12.0.0.CR1

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

12.0.0.CR1
Type

Type

pom

Download wildfly-javaee7-with-tools 12.0.0.CR1


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