Gematik Documentation Gradle Plugin

This Plugin supports easy documentation in AsciiDoc format and also JavaDoc in AsciiDoc format.

License

License

GroupId

GroupId

de.gematik
ArtifactId

ArtifactId

documentation-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gematik Documentation Gradle Plugin
This Plugin supports easy documentation in AsciiDoc format and also JavaDoc in AsciiDoc format.
Project URL

Project URL

https://github.com/gematik/documentationGradlePlugins
Project Organization

Project Organization

de.gematik
Source Code Management

Source Code Management

https://github.com/gematik/documentationGradlePlugins

Download documentation-plugin

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.asciidoctor » asciidoctor-gradle-jvm jar 3.3.2
org.asciidoctor.jvm.pdf » org.asciidoctor.jvm.pdf.gradle.plugin jar 3.3.2

Project Modules

There are no modules declared in this project.
de.gematik

Gematik

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0