META-INF.jsimpledb.kv-implementations.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsimpledb-kv-spanner Show documentation
Show all versions of jsimpledb-kv-spanner Show documentation
JSimpleDB key/value store implementation based on Google Cloud Spanner.
<?xml version="1.0" encoding="UTF-8"?> <kv-implementations> <kv-implementation class="org.jsimpledb.kv.spanner.SpannerKVImplementation"/> </kv-implementations>