GroupId | GroupIdorg.jumpmind.symmetric |
---|---|
ArtifactId | ArtifactIdsymmetric-ftp |
Last Version | Last Version3.5.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionftp
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. |
Filename | Size |
---|---|
symmetric-ftp-3.5.19.pom | |
symmetric-ftp-3.5.19.jar | 9 KB |
symmetric-ftp-3.5.19-tests.jar | 1 KB |
symmetric-ftp-3.5.19-sources.jar | 3 KB |
symmetric-ftp-3.5.19-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-ftp/ -->
<dependency>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-ftp</artifactId>
<version>3.5.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-ftp/
implementation 'org.jumpmind.symmetric:symmetric-ftp:3.5.19'
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-ftp/
implementation ("org.jumpmind.symmetric:symmetric-ftp:3.5.19")
'org.jumpmind.symmetric:symmetric-ftp:jar:3.5.19'
<dependency org="org.jumpmind.symmetric" name="symmetric-ftp" rev="3.5.19">
<artifact name="symmetric-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jumpmind.symmetric', module='symmetric-ftp', version='3.5.19')
)
libraryDependencies += "org.jumpmind.symmetric" % "symmetric-ftp" % "3.5.19"
[org.jumpmind.symmetric/symmetric-ftp "3.5.19"]
Group / Artifact | Type | Version |
---|---|---|
org.jumpmind.symmetric : symmetric-io | jar | 3.5.19 |
commons-vfs : commons-vfs | jar | 1.0 |
com.jcraft : jsch | jar | 0.1.48 |
commons-net : commons-net | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jumpmind.symmetric : symmetric-io | test-jar | 3.5.19 |
junit : junit | jar | 4.7 |
log4j : log4j | jar | 1.2.16 |