License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdit.anyplace.sync |
ArtifactId | ArtifactIda-sync-client |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptiona-sync-parent
|
Filename | Size |
---|---|
a-sync-client-1.3.pom | |
a-sync-client-1.3.jar | 26 KB |
a-sync-client-1.3-sources.jar | 10 KB |
a-sync-client-1.3-javadoc.jar | 57 KB |
a-sync-client-1.3-executable.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/it.anyplace.sync/a-sync-client/ -->
<dependency>
<groupId>it.anyplace.sync</groupId>
<artifactId>a-sync-client</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.anyplace.sync/a-sync-client/
implementation 'it.anyplace.sync:a-sync-client:1.3'
// https://jarcasting.com/artifacts/it.anyplace.sync/a-sync-client/
implementation ("it.anyplace.sync:a-sync-client:1.3")
'it.anyplace.sync:a-sync-client:jar:1.3'
<dependency org="it.anyplace.sync" name="a-sync-client" rev="1.3">
<artifact name="a-sync-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.anyplace.sync', module='a-sync-client', version='1.3')
)
libraryDependencies += "it.anyplace.sync" % "a-sync-client" % "1.3"
[it.anyplace.sync/a-sync-client "1.3"]
Group / Artifact | Type | Version |
---|---|---|
it.anyplace.sync : a-sync-core | jar | 1.3 |
it.anyplace.sync : a-sync-bep | jar | 1.3 |
it.anyplace.sync : a-sync-repository | jar | 1.3 |
it.anyplace.sync : a-sync-discovery | jar | 1.3 |
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.13 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
commons-cli : commons-cli | jar | 1.3.1 |
com.google.code.gson : gson | jar | 2.5 |
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.bouncycastle : bcmail-jdk15on | jar | 1.55 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.55 |
net.jpountz.lz4 : lz4 | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.alpn : alpn-boot | jar | 7.1.3.v20150130 |