Skip to content
Snippets Groups Projects
Commit e6a21515 authored by Christian Wulf's avatar Christian Wulf
Browse files

JCTools is now installed automatically via maven

parent 3ca1d1e7
No related branches found
No related tags found
No related merge requests found
...@@ -66,11 +66,9 @@ ...@@ -66,11 +66,9 @@
<version>17.0</version> <version>17.0</version>
</dependency> </dependency>
<dependency> <dependency>
<!-- install the following project to your local maven repository from
submodule: JCTools -->
<groupId>org.jctools</groupId> <groupId>org.jctools</groupId>
<artifactId>jctools-core</artifactId> <artifactId>jctools-core</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0</version>
</dependency> </dependency>
</dependencies> </dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment