File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
tika-parsers/tika-parsers-ml/tika-dl Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change 7575 <groupId >org.bytedeco</groupId >
7676 <artifactId >ffmpeg</artifactId >
7777 </exclusion >
78- <exclusion >
79- <groupId >org.bytedeco</groupId >
80- <artifactId >javacpp</artifactId >
81- </exclusion >
82- <exclusion >
83- <groupId >org.bytedeco</groupId >
84- <artifactId >javacpp-platform</artifactId >
85- </exclusion >
8678 </exclusions >
8779 </dependency >
8880 <dependency >
10294 <artifactId >deeplearning4j-modelimport</artifactId >
10395 <version >${dl4j.version} </version >
10496 <scope >provided</scope >
105- <exclusions >
106- <exclusion >
107- <groupId >org.bytedeco</groupId >
108- <artifactId >javacpp</artifactId >
109- </exclusion >
110- </exclusions >
11197 </dependency >
11298 <dependency >
11399 <groupId >org.deeplearning4j</groupId >
120106 <artifactId >nd4j-api</artifactId >
121107 <version >${dl4j.version} </version >
122108 <scope >provided</scope >
123- <exclusions >
124- <exclusion >
125- <groupId >commons-net</groupId >
126- <artifactId >commons-net</artifactId >
127- </exclusion >
128- </exclusions >
129109 </dependency >
130110 <dependency >
131111 <groupId >org.nd4j</groupId >
You can’t perform that action at this time.
0 commit comments