GroupId | GroupIdorg.jumpmind.symmetric |
---|---|
ArtifactId | ArtifactIdsymmetric-postgres |
Last Version | Last Version3.5.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpostgres
SymmetricDS is an open source database synchronization solution. It is platform-independent,
web-enabled, and database-agnostic. SymmetricDS was first built to replicate changes between 'retail store'
databases and ad centralized 'corporate' database.
|
Project Organization |
Project OrganizationJumpMind, Inc. |
<!-- https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-postgres/ -->
<dependency>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-postgres</artifactId>
<version>3.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-postgres/
implementation 'org.jumpmind.symmetric:symmetric-postgres:3.5.19'
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-postgres/
implementation ("org.jumpmind.symmetric:symmetric-postgres:3.5.19")
'org.jumpmind.symmetric:symmetric-postgres:jar:3.5.19'
<dependency org="org.jumpmind.symmetric" name="symmetric-postgres" rev="3.5.19">
<artifact name="symmetric-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jumpmind.symmetric', module='symmetric-postgres', version='3.5.19')
)
libraryDependencies += "org.jumpmind.symmetric" % "symmetric-postgres" % "3.5.19"
[org.jumpmind.symmetric/symmetric-postgres "3.5.19"]
Group / Artifact | Type | Version |
---|---|---|
org.jumpmind.symmetric : symmetric-io | jar | 3.5.19 |
org.jumpmind.symmetric : symmetric-jdbc | jar | 3.5.19 |
org.jumpmind.symmetric.jdbc : postgresql Optional | jar | 9.2-1002-jdbc4 |
Group / Artifact | Type | Version |
---|---|---|
org.jumpmind.symmetric : symmetric-io | test-jar | 3.5.19 |
com.h2database : h2 | jar | 1.3.164 |
org.jumpmind.symmetric : symmetric-jdbc | test-jar | 3.5.19 |
junit : junit | jar | 4.7 |
log4j : log4j | jar | 1.2.16 |