is not current version
Last Version 4.1.1

org.apache.shardingsphere:shardingsphere-underlying 4.1.0


GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

shardingsphere-underlying
Version

Version

4.1.0
Type

Type

pom

Download shardingsphere-underlying 4.1.0


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