Recent Releases of eu.sse-labs
eu.sse-labs - MARIN v1.0.0
MARIN 1.0.0
This is the first official release of the MAven Research INterface (MARIN) as published in our MSR '25 paper. This tool enables researchers and developers to perform large-scale code analyses on the Maven Central repository with minimal development overhead. You can include this release in your Maven project by adding the following dependency:
<dependency>
<groupId>eu.sse-labs</groupId>
<artifactId>marin</artifactId>
<version>1.0.0</version>
</dependency>
- Java
Published by johannesduesing 10 months ago