License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.jerryxia |
ArtifactId | ArtifactIddevhelper-spring-boot-autoconfigure |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptiondevhelper-spring-boot-autoconfigure
Spring Boot Support for devhelper
|
<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerryxia/devhelper-spring-boot-autoconfigure/
implementation 'com.github.jerryxia:devhelper-spring-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.github.jerryxia/devhelper-spring-boot-autoconfigure/
implementation ("com.github.jerryxia:devhelper-spring-boot-autoconfigure:1.1.0")
'com.github.jerryxia:devhelper-spring-boot-autoconfigure:jar:1.1.0'
<dependency org="com.github.jerryxia" name="devhelper-spring-boot-autoconfigure" rev="1.1.0">
<artifact name="devhelper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jerryxia', module='devhelper-spring-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.github.jerryxia" % "devhelper-spring-boot-autoconfigure" % "1.1.0"
[com.github.jerryxia/devhelper-spring-boot-autoconfigure "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jerryxia : devhelper | jar | 1.1.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |