xpipe/api
2022-06-26 20:49:51 +02:00
..
src Rework, add more comps, improve dialogs 2022-06-26 20:49:51 +02:00
build.gradle Release fixes 2022-06-18 01:17:08 +02:00
publish.gradle Cleanup, some documentation, and refactoring 2022-03-08 23:30:13 +01:00
README.md Large refactor 2022-06-18 00:29:41 +02:00

Maven Central javadoc Build Status

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 xpipe-api.jar, xpipe-core.jar, and xpipe-beacon.jar from the releases page and add them to the classpath.