is not current version
Last Version 1.1.2

com.github.jerryxia:devhelper-spring-boot 1.0.27

Spring Boot Support for devhelper

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerryxia
ArtifactId

ArtifactId

devhelper-spring-boot
Version

Version

1.0.27
Type

Type

pom

Download devhelper-spring-boot 1.0.27


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