File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 18151815 <org .tensorflow.libtensorflow_jni_gpu.version>${libtensorflow_jni_gpu.version} </org .tensorflow.libtensorflow_jni_gpu.version>
18161816 <org .tensorflow.proto.version>${proto.version} </org .tensorflow.proto.version>
18171817
1818+ <!-- Therapi Runtime Javadoc - https://github.com/dnault/therapi-runtime-javadoc -->
1819+ <!-- NB: therapi.version is defined in pom-scijava-base. -->
1820+ <com .github.therapi.therapi-runtime-javadoc.version>${therapi.version} </com .github.therapi.therapi-runtime-javadoc.version>
1821+
18181822 <!-- Trove - https://bitbucket.org/trove4j/trove -->
18191823 <trove4j .version>3.0.3</trove4j .version>
18201824 <net .sf.trove4j.trove4j.version>${trove4j.version} </net .sf.trove4j.trove4j.version>
47884792 <version >${org.tensorflow.proto.version} </version >
47894793 </dependency >
47904794
4795+ <!-- Therapi Runtime Javadoc - https://github.com/dnault/therapi-runtime-javadoc -->
4796+ <dependency >
4797+ <groupId >com.github.therapi</groupId >
4798+ <artifactId >therapi-runtime-javadoc</artifactId >
4799+ <version >${com.github.therapi.therapi-runtime-javadoc.version} </version >
4800+ </dependency >
4801+
47914802 <!-- Trove - https://bitbucket.org/trove4j/trove -->
47924803 <dependency >
47934804 <groupId >net.sf.trove4j</groupId >
You can’t perform that action at this time.
0 commit comments