Skip to content
Snippets Groups Projects

org/jastadd/relast

v0.4.0 published
Maven
main
Last downloaded Mar 17, 2025

History

  • org/jastadd/relast version 0.4.0 was first created
  • Created by commit 69479d66 on branch main
  • Built by pipeline #12984 triggered by René Schöne
  • Published to the relational-rags package registry
  • Package updated by commit 69479d66 on branch master, built by pipeline #12982, and published to the registry

Installation

  • Maven XML
  • Gradle Groovy DSL
  • Gradle Kotlin DSL

Copy and paste this inside your pom.xml dependencies block.

<dependency>
  <groupId>org.jastadd</groupId>
  <artifactId>relast</artifactId>
  <version>0.4.0</version>
</dependency>

Registry setup

If you haven't already done so, you will need to add the below to your pom.xml file.

<repositories>
  <repository>
    <id>gitlab-maven</id>
    <url>https://git-st.inf.tu-dresden.de/api/v4/projects/305/packages/maven</url>
  </repository>
</repositories>

<distributionManagement>
  <repository>
    <id>gitlab-maven</id>
    <url>https://git-st.inf.tu-dresden.de/api/v4/projects/305/packages/maven</url>
  </repository>

  <snapshotRepository>
    <id>gitlab-maven</id>
    <url>https://git-st.inf.tu-dresden.de/api/v4/projects/305/packages/maven</url>
  </snapshotRepository>
</distributionManagement>
For more information on the Maven registry, see the documentation.

Additional metadata

App name: relast
App group: org.jastadd

Assets

Name
Size
Created