xpipe/api
Christopher Schnick 38efb368ec Various small fixes
2022-10-22 20:00:19 +02:00
..
src Various small fixes 2022-10-22 20:00:19 +02:00
build.gradle Submodule fixes 2022-10-15 16:43:10 +02:00
publish.gradle Rework and refactoring 2022-09-02 01:41:51 +02:00
README.md Release fixes 2022-08-13 09:29:26 +02:00

Maven Central javadoc

X-Pipe Java API

The X-Pipe API for Java allows you to use most of the X-Pipe functionality from Java applications:

  • Create data stores and data sources
  • Query and work with the contents of data sources
  • Write and append to data sources

Setup

Either install the dependency from Maven Central using your favourite build tool or alternatively download the api.jar, core.jar, and beacon.jar from the releases page and add them to the classpath.