Last Version

devhelper-spring-boot-autoconfigure 1.1.2

Spring Boot Support for devhelper

License

License

MIT
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.1.2
Type

Type

jar
Description

Description

devhelper-spring-boot-autoconfigure
Spring Boot Support for devhelper

Download devhelper-spring-boot-autoconfigure 1.1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jerryxia : devhelper jar 1.1.2
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework : spring-webmvc jar

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
ch.qos.logback : logback-classic Optional jar 1.2.2
log4j : log4j Optional jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.