is not current version
Last Version 4.1.1

org.apache.shardingsphere:shardingsphere-pluggable 4.1.0


GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

shardingsphere-pluggable
Version

Version

4.1.0
Type

Type

jar

Download shardingsphere-pluggable 4.1.0


<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-pluggable/ -->
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-pluggable</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-pluggable/
implementation 'org.apache.shardingsphere:shardingsphere-pluggable:4.1.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-pluggable/
implementation ("org.apache.shardingsphere:shardingsphere-pluggable:4.1.0")
'org.apache.shardingsphere:shardingsphere-pluggable:jar:4.1.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-pluggable" rev="4.1.0">
  <artifact name="shardingsphere-pluggable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-pluggable', version='4.1.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-pluggable" % "4.1.0"
[org.apache.shardingsphere/shardingsphere-pluggable "4.1.0"]