Last Version

Enigma Document 0.0.11

Models, parsers and renderers for common documentation formats. This library is helpful for generating documentation and translating formats like MD, wikitext and office documents.

License

License

GroupId

GroupId

com.g2forge.enigma
ArtifactId

ArtifactId

en-document
Version

Version

0.0.11
Type

Type

jar
Description

Description

Enigma Document
Models, parsers and renderers for common documentation formats. This library is helpful for generating documentation and translating formats like MD, wikitext and office documents.
Source Code Management

Source Code Management

http://github.com/g2forge/enigma/tree/0.0.11/en-document

Download en-document 0.0.11


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

Dependencies

compile (4)

Group / Artifact Type Version
com.g2forge.alexandria : ax-reflection jar 0.0.17
com.g2forge.enigma : en-backend jar 0.0.11
org.eclipse.mylyn.docs : org.eclipse.mylyn.wikitext.markdown jar 3.0.38
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.