GroupId | GroupIdorg.jumpmind.symmetric |
---|---|
ArtifactId | ArtifactIdsymmetric-parent |
Last Version | Last Version3.5.19 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
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-parent-3.5.19.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-parent/ -->
<dependency>
<groupId>org.jumpmind.symmetric</groupId>
<artifactId>symmetric-parent</artifactId>
<version>3.5.19</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-parent/
implementation 'org.jumpmind.symmetric:symmetric-parent:3.5.19'
// https://jarcasting.com/artifacts/org.jumpmind.symmetric/symmetric-parent/
implementation ("org.jumpmind.symmetric:symmetric-parent:3.5.19")
'org.jumpmind.symmetric:symmetric-parent:pom:3.5.19'
<dependency org="org.jumpmind.symmetric" name="symmetric-parent" rev="3.5.19">
<artifact name="symmetric-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jumpmind.symmetric', module='symmetric-parent', version='3.5.19')
)
libraryDependencies += "org.jumpmind.symmetric" % "symmetric-parent" % "3.5.19"
[org.jumpmind.symmetric/symmetric-parent "3.5.19"]