CombineExt

some tools useful when working with COMBINE stuff

View the Project on GitHub

Extensions for COMBINE projects

Here we collect some useful resources and other stuff, especially useful for the COMBINE community.

Parts of this Repository

Download and Use

<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>CombineExt</artifactId>
    <version>$VERSION</version>
</dependency>

(find latest version on Maven Central

DEV