GitHub / codersee-blog / spring-boot-3-kotlin-s3Client
Repository for Codersee article: https://codersee.com/spring-boot-aws-s3-s3client-kotlin/
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersee-blog%2Fspring-boot-3-kotlin-s3Client
PURL: pkg:github/codersee-blog/spring-boot-3-kotlin-s3Client
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 45.9 KB
Dependencies parsed at:
7
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
build.gradle.kts
maven
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- io.awspring.cloud:spring-cloud-aws-starter-s3 3.1.1 implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- org.jetbrains.kotlin:kotlin-test-junit5 * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.junit.platform:junit-platform-launcher * testRuntimeOnly