[Biojava-l] maven + genbank parser
Andreas Prlic
andreas at sdsc.edu
Wed Oct 3 05:09:28 UTC 2012
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 <daniel.quest at gmail.com> 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 - Biojava-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-l
More information about the Biojava-l
mailing list