We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NoClassDefFoundError
1 parent 7e62b79 commit 0348a89Copy full SHA for 0348a89
agent-plugins/agent-sharding-sphere-4.x-plugin/pom.xml
@@ -33,19 +33,16 @@
33
<groupId>org.apache.shardingsphere</groupId>
34
<artifactId>sharding-core-execute</artifactId>
35
<version>${shardingsphere.version}</version>
36
- <scope>provided</scope>
37
</dependency>
38
<dependency>
39
40
<artifactId>sharding-jdbc-core</artifactId>
41
42
43
44
45
46
<artifactId>sharding-proxy-frontend-core</artifactId>
47
48
49
50
</dependencies>
51
0 commit comments