Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
112cf7da
Commit
112cf7da
authored
Apr 20, 2020
by
Stefan Schuhbaeck
Browse files
add Tree dependency
parent
ebe4305f
Pipeline
#239302
passed with stages
in 143 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
112cf7da
...
...
@@ -242,6 +242,12 @@
<artifactId>
py4j
</artifactId>
<version>
0.10.8
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.github.davidmoten/rtree -->
<dependency>
<groupId>
com.github.davidmoten
</groupId>
<artifactId>
rtree
</artifactId>
<version>
0.8.7
</version>
</dependency>
</dependencies>
</project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment