License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.jerryxia |
ArtifactId | ArtifactIddevhelper-spring-boot-sample |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondevhelper-spring-boot-sample
Demo project intergration with devhelper for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.jerryxia/devhelper-spring-boot-sample/ -->
<dependency>
<groupId>com.github.jerryxia</groupId>
<artifactId>devhelper-spring-boot-sample</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jerryxia/devhelper-spring-boot-sample/
implementation 'com.github.jerryxia:devhelper-spring-boot-sample:1.1.2'
// https://jarcasting.com/artifacts/com.github.jerryxia/devhelper-spring-boot-sample/
implementation ("com.github.jerryxia:devhelper-spring-boot-sample:1.1.2")
'com.github.jerryxia:devhelper-spring-boot-sample:jar:1.1.2'
<dependency org="com.github.jerryxia" name="devhelper-spring-boot-sample" rev="1.1.2">
<artifact name="devhelper-spring-boot-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jerryxia', module='devhelper-spring-boot-sample', version='1.1.2')
)
libraryDependencies += "com.github.jerryxia" % "devhelper-spring-boot-sample" % "1.1.2"
[com.github.jerryxia/devhelper-spring-boot-sample "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-freemarker | jar | |
org.springframework.boot : spring-boot-starter-cache | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
com.github.jerryxia : devhelper-spring-boot-starter | jar | 1.1.2 |
com.vip.vjtools : vjkit | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |