License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdhu.ponte.respresso |
ArtifactId | ArtifactIdsync-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCommon Sync Client
This is a middleware layer between server and clients.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sync-client-1.0.0.pom | |
sync-client-1.0.0.jar | 121 KB |
sync-client-1.0.0-sources.jar | 3 KB |
sync-client-1.0.0-javadoc.jar | 155 KB |
Browse |
<!-- 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"]
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 |
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 |