Skip to content

Releases: pixelsdb/pixels-spike

Java SDK v0.1.1

30 Jun 04:03
6c2f54b

Choose a tag to compare

Usage in Maven

Add the dependency to your pom:

<dependency>
  <groupId>io.pixelsdb</groupId>
  <artifactId>spike-java-handler</artifactId>
  <version>0.1.1</version>
</dependency>

If the dependency cannot be found, ensure that the Maven Central repository is enabled in your project.