is not current version
Last Version 4.1.1

org.apache.shardingsphere:sharding-scaling-postgresql 4.1.0


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

sharding-scaling-postgresql
Version

Version

4.1.0
Type

Type

jar

Download sharding-scaling-postgresql 4.1.0


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