License |
License |
---|---|
GroupId | GroupIdorg.jumpmind.symmetric |
ArtifactId | ArtifactIdsymmetric-ds |
Last Version | Last Version2.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionds
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 URL |
Project URL |
Project Organization |
Project OrganizationJumpMind, Inc. |
Filename | Size |
---|---|
symmetric-ds-2.1.3.pom | |
symmetric-ds-2.1.3.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-ds/ -->
<dependency>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-ds</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-ds/
implementation 'org.jumpmind.symmetric:symmetric-ds:2.1.3'
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-ds/
implementation ("org.jumpmind.symmetric:symmetric-ds:2.1.3")
'org.jumpmind.symmetric:symmetric-ds:jar:2.1.3'
<dependency org="org.jumpmind.symmetric" name="symmetric-ds" rev="2.1.3">
<artifact name="symmetric-ds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jumpmind.symmetric', module='symmetric-ds', version='2.1.3')
)
libraryDependencies += "org.jumpmind.symmetric" % "symmetric-ds" % "2.1.3"
[org.jumpmind.symmetric/symmetric-ds "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jumpmind.symmetric : symmetric-csv | jar | 2.1.3 |
org.jumpmind.symmetric : symmetric-ddl | jar | 2.1.3 |
org.springframework : spring-core | jar | 3.0.4.RELEASE |
org.springframework : spring-context | jar | 3.0.4.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.4.RELEASE |
org.springframework : spring-web | jar | 3.0.4.RELEASE |
org.springframework : spring-jms | jar | 3.0.4.RELEASE |
javax.annotation : jsr250-api | jar | 1.0 |
org.apache.commons : commons-io | jar | 1.3.2 |
commons-collections : commons-collections | jar | 3.2 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-lang : commons-lang | jar | 2.3 |
commons-math : commons-math | jar | 1.1 |
commons-cli : commons-cli | jar | 1.2 |
commons-codec : commons-codec | jar | 1.3 |
commons-dbcp : commons-dbcp | jar | 1.2.1 |
cglib : cglib-nodep | jar | 2.1_3 |
org.beanshell : bsh | jar | 2.0b4 |
rome : rome | jar | 0.9 |
org.jdom : jdom | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.15 |
javax.jms : jms-api | jar | 1.1-rev-1 |
org.eclipse.jetty : jetty-server | jar | 7.1.6.v20100715 |
org.eclipse.jetty : jetty-servlet | jar | 7.1.6.v20100715 |
org.eclipse.jetty : jetty-jmx | jar | 7.1.6.v20100715 |
org.slf4j : slf4j-jcl | jar | 1.0.1 |
mx4j : mx4j-tools | jar | 3.0.1 |
org.apache.derby : derby | jar | 10.5.3.0_1 |
org.apache.derby : derbytools | jar | 10.5.3.0_1 |
mysql : mysql-connector-java | jar | 5.1.6 |
postgresql : postgresql | jar | 8.4-701.jdbc4 |
net.sourceforge.jtds : jtds | jar | 1.2.4 |
org.hsqldb : hsqldb | jar | 2.0.0 |
com.h2database : h2 | jar | 1.2.140 |
org.xerial : sqlite-jdbc | jar | 3.6.20.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.springframework : spring-test | jar | 3.0.4.RELEASE |