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-mysql Show documentation
Show all versions of jsimpledb-kv-mysql Show documentation
JSimpleDB key/value store based on MySQL.
<?xml version="1.0" encoding="UTF-8"?> <kv-implementations> <kv-implementation class="org.jsimpledb.kv.mysql.MySQLKVImplementation"/> </kv-implementations>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy