cloud-storage-spring-kotlin

Spring Cloud Storage Kotlin API to AWS, GCloud, Azure and Dropbox

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.sevtech-dev
ArtifactId

ArtifactId

cloud-storage-spring-kotlin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cloud-storage-spring-kotlin
Spring Cloud Storage Kotlin API to AWS, GCloud, Azure and Dropbox
Project URL

Project URL

https://github.com/sevtech-dev/cloud-storage-spring-api
Source Code Management

Source Code Management

https://github.com/sevtech-dev/cloud-storage-spring-api

Download cloud-storage-spring-kotlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sevtech-dev/cloud-storage-spring-kotlin/ -->
<dependency>
    <groupId>com.github.sevtech-dev</groupId>
    <artifactId>cloud-storage-spring-kotlin</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sevtech-dev/cloud-storage-spring-kotlin/
implementation 'com.github.sevtech-dev:cloud-storage-spring-kotlin:1.1.0'
// https://jarcasting.com/artifacts/com.github.sevtech-dev/cloud-storage-spring-kotlin/
implementation ("com.github.sevtech-dev:cloud-storage-spring-kotlin:1.1.0")
'com.github.sevtech-dev:cloud-storage-spring-kotlin:jar:1.1.0'
<dependency org="com.github.sevtech-dev" name="cloud-storage-spring-kotlin" rev="1.1.0">
  <artifact name="cloud-storage-spring-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sevtech-dev', module='cloud-storage-spring-kotlin', version='1.1.0')
)
libraryDependencies += "com.github.sevtech-dev" % "cloud-storage-spring-kotlin" % "1.1.0"
[com.github.sevtech-dev/cloud-storage-spring-kotlin "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71
org.jetbrains.kotlin : kotlin-reflect jar 1.3.71
io.github.microutils : kotlin-logging jar 1.6.10

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.71

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0