You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/04/16 08:24:52 UTC

[GitHub] [incubator-shardingsphere] coderMmw commented on issue #5208: data fragmentation and separation of reading and writing problem

coderMmw commented on issue #5208: data fragmentation and separation of reading and writing problem
URL: https://github.com/apache/incubator-shardingsphere/issues/5208#issuecomment-614495014
 
 
   sharding pom.xml
   `
   		<dependency>
   			<groupId>org.apache.shardingsphere</groupId>
   			<artifactId>sharding-jdbc-core</artifactId>
   			<version>4.0.0-RC1-SNAPSHOT</version>
   		</dependency>
   		<dependency>
   			<groupId>org.apache.shardingsphere</groupId>
   			<artifactId>sharding-jdbc-spring-namespace</artifactId>
   			<version>4.0.0-RC1-SNAPSHOT</version>
   		</dependency>
   `

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services