Last Version

JBoss Java EE 6 Specification APIs with Hibernate 6.2.0-redhat-1

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.eap
ArtifactId

ArtifactId

jboss-javaee-6.0-with-hibernate
Version

Version

6.2.0-redhat-1
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 6.2.0-redhat-1


<!-- https://jarcasting.com/artifacts/org.jboss.bom.eap/jboss-javaee-6.0-with-hibernate/ -->
<dependency>
    <groupId>org.jboss.bom.eap</groupId>
    <artifactId>jboss-javaee-6.0-with-hibernate</artifactId>
    <version>6.2.0-redhat-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.bom.eap/jboss-javaee-6.0-with-hibernate/
implementation 'org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:6.2.0-redhat-1'
// https://jarcasting.com/artifacts/org.jboss.bom.eap/jboss-javaee-6.0-with-hibernate/
implementation ("org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:6.2.0-redhat-1")
'org.jboss.bom.eap:jboss-javaee-6.0-with-hibernate:pom:6.2.0-redhat-1'
<dependency org="org.jboss.bom.eap" name="jboss-javaee-6.0-with-hibernate" rev="6.2.0-redhat-1">
  <artifact name="jboss-javaee-6.0-with-hibernate" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.bom.eap', module='jboss-javaee-6.0-with-hibernate', version='6.2.0-redhat-1')
)
libraryDependencies += "org.jboss.bom.eap" % "jboss-javaee-6.0-with-hibernate" % "6.2.0-redhat-1"
[org.jboss.bom.eap/jboss-javaee-6.0-with-hibernate "6.2.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.