Hi Daniel,

both the 1.8 as well as the 3.0 series are available via maven builds.
You have to configure the biojava specific repo

<repositories>
                ...
                <repository>
                        <id>biojava-maven-repo</id>
                        <name>BioJava repository</name>
                        <url>http://www.biojava.org/download/maven/</url>       
                
                </repository>
        </repositories>

Andreas

On Tue, Oct 2, 2012 at 8:31 PM, Daniel Quest <[email protected]> wrote:
> Is there an example project that uses maven to access the genbank parser?
>  I am confused if biojava3 has genbank support.  If I want to use an
> earlier version along the lines of the cookbook does it exist in a maven
> repo?
>
> Thanks
> Dan
> _______________________________________________
> Biojava-l mailing list  -  [email protected]
> http://lists.open-bio.org/mailman/listinfo/biojava-l
_______________________________________________
Biojava-l mailing list  -  [email protected]
http://lists.open-bio.org/mailman/listinfo/biojava-l

Reply via email to