Last Version

JBoss Java EE 6 Specification APIs with Hibernate 1.0.7.Final

Dependency Management for Java EE 6 Specification APIs with Hibernate projects

License

License

Categories

Categories

JBoss Container Application Servers Hibernate Data ORM
GroupId

GroupId

org.jboss.bom
ArtifactId

ArtifactId

jboss-javaee-6.0-with-hibernate
Version

Version

1.0.7.Final
Type

Type

pom
Description

Description

JBoss Java EE 6 Specification APIs with Hibernate
Dependency Management for Java EE 6 Specification APIs with Hibernate projects

Download jboss-javaee-6.0-with-hibernate 1.0.7.Final


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

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.