License |
License |
---|---|
GroupId | GroupIdde.gematik |
ArtifactId | ArtifactIddocumentation-plugin |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGematik Documentation Gradle Plugin
This Plugin supports easy documentation in AsciiDoc format and also JavaDoc in AsciiDoc format.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
documentation-plugin-1.2.0.pom | |
documentation-plugin-1.2.0.jar | 43 KB |
documentation-plugin-1.2.0-sources.jar | 711 bytes |
documentation-plugin-1.2.0-javadoc.jar | 44 KB |
documentation-plugin-1.2.0-groovydoc.jar | 44 KB |
Browse |
<!-- 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"]
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 |