We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e146812 + b8c0692 commit 856a6bfCopy full SHA for 856a6bf
pom.xml
@@ -190,6 +190,11 @@ Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
190
<artifactId>scijava-plugins-commands</artifactId>
191
<scope>runtime</scope>
192
</dependency>
193
+ <dependency>
194
+ <groupId>org.scijava</groupId>
195
+ <artifactId>scijava-plugins-io-table</artifactId>
196
+ <scope>runtime</scope>
197
+ </dependency>
198
<dependency>
199
<groupId>org.scijava</groupId>
200
<artifactId>scijava-plugins-platforms</artifactId>
0 commit comments