Last Version

Common Sync Client 1.0.0

This is a middleware layer between server and clients.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.ponte.respresso
ArtifactId

ArtifactId

sync-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Common Sync Client
This is a middleware layer between server and clients.
Project URL

Project URL

https://github.com/pontehu/respresso-sync-for-clients
Project Organization

Project Organization

Ponte.hu Kft.
Source Code Management

Source Code Management

https://github.com/pontehu/respresso-sync-for-clients

Download sync-client 1.0.0


<!-- https://jarcasting.com/artifacts/hu.ponte.respresso/sync-client/ -->
<dependency>
    <groupId>hu.ponte.respresso</groupId>
    <artifactId>sync-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.ponte.respresso/sync-client/
implementation 'hu.ponte.respresso:sync-client:1.0.0'
// https://jarcasting.com/artifacts/hu.ponte.respresso/sync-client/
implementation ("hu.ponte.respresso:sync-client:1.0.0")
'hu.ponte.respresso:sync-client:jar:1.0.0'
<dependency org="hu.ponte.respresso" name="sync-client" rev="1.0.0">
  <artifact name="sync-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.ponte.respresso', module='sync-client', version='1.0.0')
)
libraryDependencies += "hu.ponte.respresso" % "sync-client" % "1.0.0"
[hu.ponte.respresso/sync-client "1.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.51
com.squareup.okhttp3 : okhttp jar 3.12.1
com.google.code.gson : gson jar 2.8.5
commons-codec : commons-codec jar 1.9
com.brsanthu : google-analytics-java jar 2.0.0
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.51
junit : junit jar 4.12
com.squareup.okhttp3 : mockwebserver jar 3.14.0
com.google.guava : guava jar 23.0
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.