jocl.org
Downloads
JOCL is published under the terms of the
MIT/X11 License.
Starting with JOCL 2.0.0, JOCL will no longer be offered as a download
here, but directly from
Maven Central.
The Maven coordinates of JOCL are
<dependency>
<groupId>org.jocl</groupId>
<artifactId>jocl</artifactId>
<version>2.0.2</version>
</dependency>
The Maven coordinates of JOCLBlast are
<dependency>
<groupId>org.jocl</groupId>
<artifactId>jocl-blast</artifactId>
<version>1.5.0</version>
</dependency>
The source code of JOCL and related libraries is hosted at GitHub.
Visit
https://github.com/gpu/JOCL
for further information and build instructions.