MVN

xyz.ottr.lutra : lutra-stottr

Maven & Gradle

Jun 13, 2023

xyz.ottr.lutra:lutra-stottr · This Lutra submodule implements readers and writers for the stOTTR formalisation format (https://spec.ottr.xyz/stOTTR/). stOTTR is a custom-built serialisation format for OTTR intended to be easy to read and write for humans (and computers!). 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-stottr</artifactId>
    <version>0.6.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.6.18

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Discover Dependencies

Apr 29, 2021
5 usages
518 stars
Sep 10, 2021
3 usages
1 stars
Jul 01, 2023
1 usages
66 stars
Aug 23, 2023
4 usages
76 stars
Jan 29, 2022
3 usages
4 stars
Jul 14, 2016
91 usages
9.2k stars
Sep 13, 2022
6 usages
104 stars