License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.github.sevtech-dev |
ArtifactId | ArtifactIdcloud-storage-spring-kotlin |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloud-storage-spring-kotlin
Spring Cloud Storage Kotlin API to AWS, GCloud, Azure and Dropbox
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.3.71 |