Hibernate Core Manual Parent

Parent POM for the Hibernate Core reference manual modules

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-manual-parent
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Hibernate Core Manual Parent
Parent POM for the Hibernate Core reference manual modules
Project Organization

Project Organization

Hibernate.org

Download hibernate-manual-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.hibernate/hibernate-manual-parent/ -->
<dependency>
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate-manual-parent</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate/hibernate-manual-parent/
implementation 'org.hibernate:hibernate-manual-parent:2'
// https://jarcasting.com/artifacts/org.hibernate/hibernate-manual-parent/
implementation ("org.hibernate:hibernate-manual-parent:2")
'org.hibernate:hibernate-manual-parent:pom:2'
<dependency org="org.hibernate" name="hibernate-manual-parent" rev="2">
  <artifact name="hibernate-manual-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibernate', module='hibernate-manual-parent', version='2')
)
libraryDependencies += "org.hibernate" % "hibernate-manual-parent" % "2"
[org.hibernate/hibernate-manual-parent "2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.4.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2
1