Last Version

Hibernate Asciidoctor theme 1.0.4.Final

The Asciidoctor theme used for the reference documentations of the Hibernate projects.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.hibernate.infra
ArtifactId

ArtifactId

hibernate-asciidoctor-theme
Version

Version

1.0.4.Final
Type

Type

jar
Description

Description

Hibernate Asciidoctor theme
The Asciidoctor theme used for the reference documentations of the Hibernate projects.
Project URL

Project URL

http://hibernate.org
Project Organization

Project Organization

Hibernate
Source Code Management

Source Code Management

http://github.com/hibernate/hibernate-asciidoctor-theme

Download hibernate-asciidoctor-theme 1.0.4.Final


<!-- https://jarcasting.com/artifacts/org.hibernate.infra/hibernate-asciidoctor-theme/ -->
<dependency>
    <groupId>org.hibernate.infra</groupId>
    <artifactId>hibernate-asciidoctor-theme</artifactId>
    <version>1.0.4.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.infra/hibernate-asciidoctor-theme/
implementation 'org.hibernate.infra:hibernate-asciidoctor-theme:1.0.4.Final'
// https://jarcasting.com/artifacts/org.hibernate.infra/hibernate-asciidoctor-theme/
implementation ("org.hibernate.infra:hibernate-asciidoctor-theme:1.0.4.Final")
'org.hibernate.infra:hibernate-asciidoctor-theme:jar:1.0.4.Final'
<dependency org="org.hibernate.infra" name="hibernate-asciidoctor-theme" rev="1.0.4.Final">
  <artifact name="hibernate-asciidoctor-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.infra', module='hibernate-asciidoctor-theme', version='1.0.4.Final')
)
libraryDependencies += "org.hibernate.infra" % "hibernate-asciidoctor-theme" % "1.0.4.Final"
[org.hibernate.infra/hibernate-asciidoctor-theme "1.0.4.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.