linikujp / owltools

Automatically exported from code.google.com/p/owltools
0 stars 0 forks source link

Add trowl.jar to maven repo #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Jim has this in the phenoscape-owl-tools maven:

http://svn.code.sf.net/p/phenoscape/code/trunk/maven/repository/eu/trowl/trowlco
re/

Also here:

http://maven.aksw.org/archiva/repository/internal/eu/trowl/trowl-core/

This is phenoscape's pom:

        <dependency>
            <groupId>eu.trowl</groupId>
            <artifactId>trowlcore</artifactId>
            <version>0.8.2</version>

(may be an old version)
        </dependency>

Original issue reported on code.google.com by cmung...@gmail.com on 20 Mar 2014 at 1:39