JAR files
For those building in Java, we offer the TwiceDB client as JAR files.
Kind | Download |
---|---|
Client Runtime | https://s3.twicedb.com/twicedb-java/TwiceDBClient.v0.31.0.jar |
Client Sources | https://s3.twicedb.com/twicedb-java/TwiceDBClient-src.v0.31.0.jar |
Processor Runtime | https://s3.twicedb.com/twicedb-java/TwiceDBProcessor.v0.31.0.jar |
Processor Sources | https://s3.twicedb.com/twicedb-java/TwiceDBProcessor-src.v0.31.0.jar |
Maven
We also offer the JARs via Maven.
Setup | |
---|---|
Coordinates | com.twicedb:twicedb-client:0.31.0
|
com.twicedb:twicedb-processor:0.31.0
|
|
Repository | https://maven.twicedb.com
|
Ready to start coding?
Check out the guide to get started in Java.