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 88
88
<groupId >org.hdrhistogram</groupId >
89
89
<artifactId >HdrHistogram</artifactId >
90
90
</dependency >
91
+ <dependency >
92
+ <groupId >com.esri.geometry</groupId >
93
+ <artifactId >esri-geometry-api</artifactId >
94
+ <optional >true</optional >
95
+ </dependency >
91
96
<dependency >
92
97
<groupId >org.apache.tinkerpop</groupId >
93
98
<artifactId >gremlin-core</artifactId >
Original file line number Diff line number Diff line change 90
90
<dependency >
91
91
<groupId >com.esri.geometry</groupId >
92
92
<artifactId >esri-geometry-api</artifactId >
93
+ <optional >true</optional >
93
94
</dependency >
94
95
<dependency >
95
96
<groupId >org.apache.tinkerpop</groupId >
Original file line number Diff line number Diff line change 78
78
<groupId >org.reactivestreams</groupId >
79
79
<artifactId >reactive-streams</artifactId >
80
80
</dependency >
81
+ <dependency >
82
+ <groupId >com.esri.geometry</groupId >
83
+ <artifactId >esri-geometry-api</artifactId >
84
+ </dependency >
81
85
<dependency >
82
86
<groupId >org.apache.tinkerpop</groupId >
83
87
<artifactId >gremlin-core</artifactId >
You can’t perform that action at this time.
0 commit comments