Skip to content

Java SDK v0.1.1

Latest

Choose a tag to compare

@bianhq bianhq released this 30 Jun 04:03
· 1 commit to master since this release
6c2f54b

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.