is not current version
Last Version 2.6.3

com.github.hushengte:disciples-spring-boot 1.4.1.RELEASE

Spring Boot Support for Disciples Project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hushengte
ArtifactId

ArtifactId

disciples-spring-boot
Version

Version

1.4.1.RELEASE
Type

Type

pom

Download disciples-spring-boot 1.4.1.RELEASE


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