Last Version

Hibernate Core Project 0.1

The overall grouping Maven project for the Hibernate Core project, defining the individual modules

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate
ArtifactId

ArtifactId

hibernate-docbook-xslt
Version

Version

0.1
Type

Type

jar
Description

Description

Hibernate Core Project
The overall grouping Maven project for the Hibernate Core project, defining the individual modules
Project URL

Project URL

http://hibernate.org

Download hibernate-docbook-xslt 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.docbook : docbook jar 1.70.1

Project Modules

There are no modules declared in this project.