Commit 9616573c authored by Andrey Filippov's avatar Andrey Filippov

tried, used mirror

parent 3db21f77
......@@ -92,6 +92,7 @@
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>
<!-- https://mvnrepository.com/artifact/ome/loci_tools -->
<dependency>
<groupId>ome</groupId>
<artifactId>loci_tools</artifactId>
......@@ -378,14 +379,24 @@
<url>https://mvnrepository.com/artifact/net.imagej/ij</url>
<!--<url>http://maven.imagej.net/content/groups/public</url>-->
</repository>
<!---->
<repository>
<id>elphel.imagej-elphel</id>
<url>https://git.elphel.com/Elphel/imagej-elphel</url>
</repository>
<!---->
<repository>
<id>other</id>
<url>https://mirror.elphel.com/maven-dependencies</url>
</repository>
<repository>
<id>ome.loci_tools.public</id>
<url>https://mvnrepository.com/artifact/ome/loci_tools</url>
</repository>
<repository>
<id>ome.pom-bio-formats.public</id>
<url>https://mvnrepository.com/artifact</url>
</repository>
</repositories>
<scm>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment