License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.jerryxia |
ArtifactId | ArtifactIddevhelper-spring-boot |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondevhelper-spring-boot
Spring Boot Support for devhelper
|
Project URL |
Project URL |
Filename | Size |
---|---|
devhelper-spring-boot-1.1.2.pom | 4 KB |
Browse |
<!-- 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"]