devhelper-spring-boot

Spring Boot Support for devhelper

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jerryxia
ArtifactId

ArtifactId

devhelper-spring-boot
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

devhelper-spring-boot
Spring Boot Support for devhelper
Project URL

Project URL

https://github.com/JerryXia/BizHttpRequestTest

Download devhelper-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • devhelper-spring-boot-starter
  • devhelper-spring-boot-autoconfigure
  • devhelper-spring-boot-sample

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.27
1.0.26