Skip to content

DFKI-MLT/Maven-Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Maven-Repository

This is a Maven repository providing artifacts for our projects hosted on GitHub. It should be obsolete when public GitHub Packages can be read without authentication.

Add this to your pom.xml to access the artifacts hosted here:

  <repositories>
    <repository>
      <id>github</id>
      <url>https://raw.githubusercontent.com/DFKI-MLT/Maven-Repository/main</url>
    </repository>
  </repositories>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published