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

JCTools is now installed automatically via maven

parent 35f17989
Branches
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.
Please register or to comment