4.0.0
org.apache.shardingsphere
encrypt-core
4.0.0
encrypt-core-rewrite
${project.artifactId}
org.apache.shardingsphere
sharding-core-common
${project.version}
org.apache.shardingsphere
shardingsphere-sql-parser-relation
${project.version}
org.apache.shardingsphere
shardingsphere-rewrite-engine
${project.version}
org.apache.shardingsphere
shardingsphere-rewrite-test
${project.version}
test
org.apache.shardingsphere
shardingsphere-sql-parser-sql92
${project.version}
test
org.apache.shardingsphere
shardingsphere-sql-parser-mysql
${project.version}
test
org.apache.shardingsphere
shardingsphere-sql-parser-postgresql
${project.version}
test
org.apache.shardingsphere
shardingsphere-sql-parser-oracle
${project.version}
test
org.apache.shardingsphere
shardingsphere-sql-parser-sqlserver
${project.version}
test
com.h2database
h2
com.zaxxer
HikariCP-java7