|
638 | 638 | <Samples.version>2.0.2</Samples.version> |
639 | 639 | <Samples_.version>${Samples.version}</Samples_.version> |
640 | 640 | <Series_Labeler.version>2.0.1</Series_Labeler.version> |
641 | | - <Simple_Neurite_Tracer.version>3.1.7</Simple_Neurite_Tracer.version> |
642 | 641 | <Siox_Segmentation.version>1.0.5</Siox_Segmentation.version> |
643 | 642 | <Skeletonize3D.version>2.1.1</Skeletonize3D.version> |
644 | 643 | <Skeletonize3D_.version>${Skeletonize3D.version}</Skeletonize3D_.version> |
|
687 | 686 |
|
688 | 687 | <!-- External Fiji projects --> |
689 | 688 |
|
690 | | - <!-- Sholl Analysis - https://github.com/tferr/ASA --> |
691 | | - <Sholl_Analysis.version>4.0.1</Sholl_Analysis.version> |
| 689 | + <!-- SNT - https://github.com/morphonets/SNT --> |
| 690 | + <SNT.version>3.1.112</SNT.version> |
692 | 691 |
|
693 | 692 | <!-- JITK TPS - https://github.com/saalfeldlab/jitk-tps --> |
694 | 693 | <jitk-tps.version>3.0.1</jitk-tps.version> |
|
2148 | 2147 | <artifactId>Series_Labeler</artifactId> |
2149 | 2148 | <version>${Series_Labeler.version}</version> |
2150 | 2149 | </dependency> |
2151 | | - <dependency> |
2152 | | - <groupId>sc.fiji</groupId> |
2153 | | - <artifactId>Simple_Neurite_Tracer</artifactId> |
2154 | | - <version>${Simple_Neurite_Tracer.version}</version> |
2155 | | - </dependency> |
2156 | 2150 | <dependency> |
2157 | 2151 | <groupId>sc.fiji</groupId> |
2158 | 2152 | <artifactId>Siox_Segmentation</artifactId> |
|
2326 | 2320 |
|
2327 | 2321 | <!-- External Fiji projects --> |
2328 | 2322 |
|
2329 | | - <!-- Sholl Analysis - https://github.com/tferr/ASA --> |
| 2323 | + <!-- SNT - https://github.com/morphonets/SNT --> |
2330 | 2324 | <dependency> |
2331 | | - <groupId>ca.mcgill</groupId> |
2332 | | - <artifactId>Sholl_Analysis</artifactId> |
2333 | | - <version>${Sholl_Analysis.version}</version> |
2334 | | - <exclusions> |
2335 | | - <exclusion> |
2336 | | - <!-- TEMP: Until tferr/ASA#32 is merged and released. --> |
2337 | | - <groupId>net.imagej</groupId> |
2338 | | - <artifactId>imagej</artifactId> |
2339 | | - </exclusion> |
2340 | | - </exclusions> |
| 2325 | + <groupId>org.morphonets</groupId> |
| 2326 | + <artifactId>SNT</artifactId> |
| 2327 | + <version>${SNT.version}</version> |
2341 | 2328 | </dependency> |
2342 | 2329 |
|
2343 | 2330 | <!-- JITK TPS - https://github.com/saalfeldlab/jitk-tps --> |
|
4598 | 4585 | <weave_jy2java.version>LATEST</weave_jy2java.version> |
4599 | 4586 |
|
4600 | 4587 | <!-- External Fiji projects --> |
4601 | | - <Sholl_Analysis.version>LATEST</Sholl_Analysis.version> |
| 4588 | + <SNT.version>LATEST</SNT.version> |
4602 | 4589 | <jitk-tps.version>LATEST</jitk-tps.version> |
4603 | 4590 | <bigwarp.version>LATEST</bigwarp.version> |
4604 | 4591 | <mpicbg.version>LATEST</mpicbg.version> |
|
0 commit comments