License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.aerogear |
ArtifactId | ArtifactIdsync-diffmatchpatch-core |
Last Version | Last Version1.0.0-alpha.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAeroGear Data Synchronizer DiffMatchPatch Core
Data Synchronization Protocol.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.aerogear/sync-diffmatchpatch-core/ -->
<dependency>
<groupId>org.jboss.aerogear</groupId>
<artifactId>sync-diffmatchpatch-core</artifactId>
<version>1.0.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear/sync-diffmatchpatch-core/
implementation 'org.jboss.aerogear:sync-diffmatchpatch-core:1.0.0-alpha.1'
// https://jarcasting.com/artifacts/org.jboss.aerogear/sync-diffmatchpatch-core/
implementation ("org.jboss.aerogear:sync-diffmatchpatch-core:1.0.0-alpha.1")
'org.jboss.aerogear:sync-diffmatchpatch-core:jar:1.0.0-alpha.1'
<dependency org="org.jboss.aerogear" name="sync-diffmatchpatch-core" rev="1.0.0-alpha.1">
<artifact name="sync-diffmatchpatch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear', module='sync-diffmatchpatch-core', version='1.0.0-alpha.1')
)
libraryDependencies += "org.jboss.aerogear" % "sync-diffmatchpatch-core" % "1.0.0-alpha.1"
[org.jboss.aerogear/sync-diffmatchpatch-core "1.0.0-alpha.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.aerogear : sync-api | jar | 1.0.0-alpha.1 |
org.jboss.aerogear : sync-core | jar | 1.0.0-alpha.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.0 |
org.slf4j : slf4j-simple | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.0 |