is not current version
Last Version 2.5.8-4.8

com.gitee.sohnny:sojpt-boot-spring-boot-starter 2.5.7-4.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.sohnny
ArtifactId

ArtifactId

sojpt-boot-spring-boot-starter
Version

Version

2.5.7-4.2
Type

Type

jar

Download sojpt-boot-spring-boot-starter 2.5.7-4.2


<!-- 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.7-4.2</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.7-4.2'
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot-spring-boot-starter/
implementation ("com.gitee.sohnny:sojpt-boot-spring-boot-starter:2.5.7-4.2")
'com.gitee.sohnny:sojpt-boot-spring-boot-starter:jar:2.5.7-4.2'
<dependency org="com.gitee.sohnny" name="sojpt-boot-spring-boot-starter" rev="2.5.7-4.2">
  <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.7-4.2')
)
libraryDependencies += "com.gitee.sohnny" % "sojpt-boot-spring-boot-starter" % "2.5.7-4.2"
[com.gitee.sohnny/sojpt-boot-spring-boot-starter "2.5.7-4.2"]