Last Version

JBoss Java EE 6 Specification APIs with Spring 2.4.0-redhat-1

Dependency Management for Java EE 6 Specification APIs with Spring

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.bom.wfk
ArtifactId

ArtifactId

jboss-javaee-6.0-with-spring
Version

Version

2.4.0-redhat-1
Type

Type

pom
Description

Description

JBoss Java EE 6 Specification APIs with Spring
Dependency Management for Java EE 6 Specification APIs with Spring

Download jboss-javaee-6.0-with-spring 2.4.0-redhat-1


<!-- https://jarcasting.com/artifacts/org.jboss.bom.wfk/jboss-javaee-6.0-with-spring/ -->
<dependency>
    <groupId>org.jboss.bom.wfk</groupId>
    <artifactId>jboss-javaee-6.0-with-spring</artifactId>
    <version>2.4.0-redhat-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.bom.wfk/jboss-javaee-6.0-with-spring/
implementation 'org.jboss.bom.wfk:jboss-javaee-6.0-with-spring:2.4.0-redhat-1'
// https://jarcasting.com/artifacts/org.jboss.bom.wfk/jboss-javaee-6.0-with-spring/
implementation ("org.jboss.bom.wfk:jboss-javaee-6.0-with-spring:2.4.0-redhat-1")
'org.jboss.bom.wfk:jboss-javaee-6.0-with-spring:pom:2.4.0-redhat-1'
<dependency org="org.jboss.bom.wfk" name="jboss-javaee-6.0-with-spring" rev="2.4.0-redhat-1">
  <artifact name="jboss-javaee-6.0-with-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.bom.wfk', module='jboss-javaee-6.0-with-spring', version='2.4.0-redhat-1')
)
libraryDependencies += "org.jboss.bom.wfk" % "jboss-javaee-6.0-with-spring" % "2.4.0-redhat-1"
[org.jboss.bom.wfk/jboss-javaee-6.0-with-spring "2.4.0-redhat-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.