Simple Swift Client

A simple swift Client, providing basic Keystone v3 methods for authentication and simple access to files

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.slacesa.simpleSwiftClient
ArtifactId

ArtifactId

simple_swift_client
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Swift Client
A simple swift Client, providing basic Keystone v3 methods for authentication and simple access to files
Project URL

Project URL

https://github.com/slacesa/simple_swift_client
Source Code Management

Source Code Management

https://github.com/slacesa/simple_swift_client

Download simple_swift_client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.slacesa.simpleSwiftClient/simple_swift_client/ -->
<dependency>
    <groupId>io.github.slacesa.simpleSwiftClient</groupId>
    <artifactId>simple_swift_client</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.slacesa.simpleSwiftClient/simple_swift_client/
implementation 'io.github.slacesa.simpleSwiftClient:simple_swift_client:1.0.8'
// https://jarcasting.com/artifacts/io.github.slacesa.simpleSwiftClient/simple_swift_client/
implementation ("io.github.slacesa.simpleSwiftClient:simple_swift_client:1.0.8")
'io.github.slacesa.simpleSwiftClient:simple_swift_client:jar:1.0.8'
<dependency org="io.github.slacesa.simpleSwiftClient" name="simple_swift_client" rev="1.0.8">
  <artifact name="simple_swift_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.slacesa.simpleSwiftClient', module='simple_swift_client', version='1.0.8')
)
libraryDependencies += "io.github.slacesa.simpleSwiftClient" % "simple_swift_client" % "1.0.8"
[io.github.slacesa.simpleSwiftClient/simple_swift_client "1.0.8"]

Dependencies

compile (6)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.0.0
io.vertx : vertx-web-client jar 4.0.0
org.slf4j : slf4j-jdk14 jar 1.7.30
net.lingala.zip4j : zip4j jar 2.6.4
joda-time : joda-time jar 2.10.9
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

test (4)

Group / Artifact Type Version
io.vertx : vertx-web jar 4.0.0
io.vertx : vertx-unit jar 4.0.0
io.vertx : vertx-junit5 jar 4.0.0
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2