Last Version

client-tls-tools 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-tools
Version

Version

0.0.1
Type

Type

pom
Description

Description

client-tls-tools
Java tools for client-side TLS operations.
Project URL

Project URL

https://github.com/spotify/client-tls-tools
Source Code Management

Source Code Management

https://github.com/spotify/client-tls-tools

Download client-tls-tools 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client-https
  • client-tls