File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,13 @@ title: BioJava:Download 3.1.0
44
55This page offers downloads for the <b >BioJava 3.1.0 release</b >.
66
7- BioJava 3.1.0 requires <b >Java 6 or 7</b >. Users of Java 8 should
8- download the latest [ BioJava 4.0.0-SNAPSHOT] (Get source "wikilink").
7+ BioJava 3.1.0 requires <b >Java 6 or 7</b >.
98
109About
1110-----
1211
1312* BioJava* 3.1.0 has been released and is available using Maven from
14- [ < http ://biojava.org/download /maven/ > ] ( http ://biojava.org/download /maven/)
13+ [ < https ://github.com/biojava /maven-repo/tree/master// > ] ( https ://github.com/biojava /maven-repo/tree/master /)
1514
1615### New Features
1716
@@ -51,9 +50,9 @@ project pom.xml file:
5150 <repositories>
5251 ...
5352 <repository>
54- <id>biojava-maven -repo</id>
55- <name>BioJava repository </name>
56- <url>http ://www. biojava.org/download/ maven/ </url>
53+ <id>biojava-legacy -repo</id>
54+ <name>BioJava's Git based legacy maven repo </name>
55+ <url>https ://github.com/ biojava/ maven-repo/raw/master/ </url>
5756 </repository>
5857 </repositories>
5958
You can’t perform that action at this time.
0 commit comments