is not current version
Last Version 2.6.3

com.github.hushengte:disciples-spring-boot 2.3.8

Spring Boot Support for Disciples Project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-spring-boot
Version

Version

2.3.8
Type

Type

jar

Download disciples-spring-boot 2.3.8


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