is not current version
Last Version 2.6.4-1.0.0

com.pongsky.kit:spring-boot-starter-storage 2.5.6-1.1.0

Java 增强套件

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.pongsky.kit
ArtifactId

ArtifactId

spring-boot-starter-storage
Version

Version

2.5.6-1.1.0
Type

Type

pom

Download spring-boot-starter-storage 2.5.6-1.1.0


<!-- https://jarcasting.com/artifacts/com.pongsky.kit/spring-boot-starter-storage/ -->
<dependency>
    <groupId>com.pongsky.kit</groupId>
    <artifactId>spring-boot-starter-storage</artifactId>
    <version>2.5.6-1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pongsky.kit/spring-boot-starter-storage/
implementation 'com.pongsky.kit:spring-boot-starter-storage:2.5.6-1.1.0'
// https://jarcasting.com/artifacts/com.pongsky.kit/spring-boot-starter-storage/
implementation ("com.pongsky.kit:spring-boot-starter-storage:2.5.6-1.1.0")
'com.pongsky.kit:spring-boot-starter-storage:pom:2.5.6-1.1.0'
<dependency org="com.pongsky.kit" name="spring-boot-starter-storage" rev="2.5.6-1.1.0">
  <artifact name="spring-boot-starter-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pongsky.kit', module='spring-boot-starter-storage', version='2.5.6-1.1.0')
)
libraryDependencies += "com.pongsky.kit" % "spring-boot-starter-storage" % "2.5.6-1.1.0"
[com.pongsky.kit/spring-boot-starter-storage "2.5.6-1.1.0"]