File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 8888 <groupId >org.hdrhistogram</groupId >
8989 <artifactId >HdrHistogram</artifactId >
9090 </dependency >
91+ <dependency >
92+ <groupId >com.esri.geometry</groupId >
93+ <artifactId >esri-geometry-api</artifactId >
94+ <optional >true</optional >
95+ </dependency >
9196 <dependency >
9297 <groupId >org.apache.tinkerpop</groupId >
9398 <artifactId >gremlin-core</artifactId >
Original file line number Diff line number Diff line change 9090 <dependency >
9191 <groupId >com.esri.geometry</groupId >
9292 <artifactId >esri-geometry-api</artifactId >
93+ <optional >true</optional >
9394 </dependency >
9495 <dependency >
9596 <groupId >org.apache.tinkerpop</groupId >
Original file line number Diff line number Diff line change 7878 <groupId >org.reactivestreams</groupId >
7979 <artifactId >reactive-streams</artifactId >
8080 </dependency >
81+ <dependency >
82+ <groupId >com.esri.geometry</groupId >
83+ <artifactId >esri-geometry-api</artifactId >
84+ </dependency >
8185 <dependency >
8286 <groupId >org.apache.tinkerpop</groupId >
8387 <artifactId >gremlin-core</artifactId >
You can’t perform that action at this time.
0 commit comments