is not current version
Last Version 4.0.0-RC3

org.apache.shardingsphere:sharding-core-parse-postgresql 4.0.0-RC2


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

sharding-core-parse-postgresql
Version

Version

4.0.0-RC2
Type

Type

jar

Download sharding-core-parse-postgresql 4.0.0-RC2


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