| Группа | Группаcom.github.paulcwarren |
|---|---|
| Идентификатор | Идентификаторspring-content-s3-boot-starter |
| Версия | Версия0.12.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-content-s3-boot-starter-0.12.0.pom | |
| spring-content-s3-boot-starter-0.12.0.jar | 1 KB |
| spring-content-s3-boot-starter-0.12.0-sources.jar | 617 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-s3-boot-starter/ -->
<dependency>
<groupId>com.github.paulcwarren</groupId>
<artifactId>spring-content-s3-boot-starter</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-s3-boot-starter/
implementation 'com.github.paulcwarren:spring-content-s3-boot-starter:0.12.0'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-s3-boot-starter/
implementation ("com.github.paulcwarren:spring-content-s3-boot-starter:0.12.0")
'com.github.paulcwarren:spring-content-s3-boot-starter:jar:0.12.0'
<dependency org="com.github.paulcwarren" name="spring-content-s3-boot-starter" rev="0.12.0">
<artifact name="spring-content-s3-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-s3-boot-starter', version='0.12.0')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-s3-boot-starter" % "0.12.0"
[com.github.paulcwarren/spring-content-s3-boot-starter "0.12.0"]