4.0.0 org.onap.music.mdbc mdbc 0.0.1-SNAPSHOT mdbc A JDBC implementation that proxies between a primary database (defined by DBInterface.java) and MUSIC (defined by MusicInterface.java). The primary database is normally H2, and MUSIC is normally Cassandra. pom org.onap.oparent oparent 2.0.0 https://nexus.onap.org UTF-8 yyyyMMdd'T'HHmm central http://repo1.maven.org/maven2 ecomp-public ${onap.nexus.url}/${publicNexusPath} false ecomp-release ${onap.nexus.url}/${releaseNexusPath} false ecomp-snapshots ${onap.nexus.url}/${snapshotNexusPath} false ecomp-public ${onap.nexus.url}/content/repositories/public/ false ecomp-releases ${onap.nexus.url}/content/repositories/releases/ false ecomp-snapshots ${onap.nexus.url}/content/repositories/snapshots/ false mdbc-server mdbc-packages com.datastax.cassandra cassandra-driver-core 3.3.0 com.h2database h2 1.4.195 ch.qos.logback logback-core 1.2.3 ch.qos.logback logback-classic 1.2.3 org.json json 20160810 org.apache.commons commons-lang3 3.7 net.jpountz.lz4 lz4 1.3.0 org.xerial.snappy snappy-java 1.1.2.6 junit junit 4.12 test com.vmlens concurrent-junit 1.0.0 test org.cassandraunit cassandra-unit 3.5.0.1 test ch.vorburger.mariaDB4j mariaDB4j 2.3.0 test com.github.jsqlparser jsqlparser 1.1 com.att.eelf eelf-core 1.0.0 javax.servlet servlet-api 2.5 provided org.apache.calcite.avatica avatica-server 1.12.0 org.apache.calcite calcite-plus 1.12.0 com.beust jcommander 1.72 com.google.code.gson gson 2.8.5 org.mariadb.jdbc mariadb-java-client 1.1.7 io.netty netty-handler 4.1.30.Final com.beust jcommander 1.72 org.apache.commons commons-math3 3.0 org.apache.maven.plugins maven-compiler-plugin 3.6.1 true -Xlint true true true 1.8 1.8 -parameters org.apache.maven.plugins maven-javadoc-plugin 2.10.3 true true true https://docs.oracle.com/javase/8/docs/api/ https://docs.oracle.com/javaee/8/api/