MVN

xyz.ottr.lutra : lutra-docttr

Maven & Gradle

Jun 13, 2023

xyz.ottr.lutra:lutra-docttr · This Lutra submodule implements docTTR which is a tool of producing documentation for template libraries as HTML pages. The resulting documentation contains dependency graphs, usages, example expansions and annotations extracted from annotation instances on the templates in the library. Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.

<dependency>
    <groupId>xyz.ottr.lutra</groupId>
    <artifactId>lutra-docttr</artifactId>
    <version>0.6.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.ottr.lutra : lutra-docttr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.18

All Versions

Choose a version of xyz.ottr.lutra : lutra-docttr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
lutra-docttr-0.6.18
lutra-docttr-0.6.17
lutra-docttr-0.6.16
lutra-docttr-0.6.15
lutra-docttr-0.6.14
lutra-docttr-0.6.13
lutra-docttr-0.6.12
lutra-docttr-0.6.11
lutra-docttr-0.6.10
lutra-docttr-0.6.9

How to add a dependency to Maven

Add the following xyz.ottr.lutra : lutra-docttr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.ottr.lutra</groupId>
    <artifactId>lutra-docttr</artifactId>
    <version>0.6.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.ottr.lutra : lutra-docttr gradle dependency to your build.gradle file:

implementation 'xyz.ottr.lutra:lutra-docttr:0.6.18'

Gradle Kotlin DSL: Add the following xyz.ottr.lutra : lutra-docttr gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.ottr.lutra:lutra-docttr:0.6.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.ottr.lutra : lutra-docttr sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.ottr.lutra" % "lutra-docttr" % "0.6.18"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 02, 2021
2 usages
3 stars
Mar 18, 2023
1 usages
0 stars
Feb 09, 2021
1 usages
1 stars
Feb 21, 2021
3 usages
19.6k stars
Mar 23, 2021
3 usages
98 stars
Aug 30, 2022
1 usages
1 stars
Mar 25, 2021
1 usages
1 stars
Feb 14, 2023
6 usages
1.2k stars
May 27, 2021
2 usages
10 stars