is not current version
Last Version 1.1.2

com.github.jerryxia:devhelper-spring-boot-autoconfigure 1.0.17

This is a helper tool library in developing or testing java web application.

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.jerryxia
ArtifactId

ArtifactId

devhelper-spring-boot-autoconfigure
Version

Version

1.0.17
Type

Type

jar

Download devhelper-spring-boot-autoconfigure 1.0.17


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