is not current version
Last Version 2.5.8-4.8

com.gitee.sohnny:sojpt-boot-spring-boot-starter 2.5.2-3.8


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

sojpt-boot-spring-boot-starter
Version

Version

2.5.2-3.8
Type

Type

jar

Download sojpt-boot-spring-boot-starter 2.5.2-3.8


<!-- https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.sohnny</groupId>
    <artifactId>sojpt-boot-spring-boot-starter</artifactId>
    <version>2.5.2-3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot-spring-boot-starter/
implementation 'com.gitee.sohnny:sojpt-boot-spring-boot-starter:2.5.2-3.8'
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot-spring-boot-starter/
implementation ("com.gitee.sohnny:sojpt-boot-spring-boot-starter:2.5.2-3.8")
'com.gitee.sohnny:sojpt-boot-spring-boot-starter:jar:2.5.2-3.8'
<dependency org="com.gitee.sohnny" name="sojpt-boot-spring-boot-starter" rev="2.5.2-3.8">
  <artifact name="sojpt-boot-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sohnny', module='sojpt-boot-spring-boot-starter', version='2.5.2-3.8')
)
libraryDependencies += "com.gitee.sohnny" % "sojpt-boot-spring-boot-starter" % "2.5.2-3.8"
[com.gitee.sohnny/sojpt-boot-spring-boot-starter "2.5.2-3.8"]