Last Version

com.spotify:client-tls 0.0.1

Java tools for client-side TLS operations.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

client-tls
Version

Version

0.0.1
Type

Type

jar
Description

Description

Java tools for client-side TLS operations.

Download client-tls 0.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 20.0
org.bouncycastle : bcprov-debug-jdk15on jar 1.53
org.bouncycastle : bcpkix-jdk15on jar 1.53
com.spotify : ssh-agent-proxy jar 0.1.5
com.eaio.uuid : uuid jar 3.2

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.