License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.vanlla |
ArtifactId | ArtifactIdvanlla-spring-boot-starter |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionvanlla-spring-boot-starter
Vanlla is springboot quick develop framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
vanlla-spring-boot-starter-1.0.8.pom | |
vanlla-spring-boot-starter-1.0.8.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vanlla/vanlla-spring-boot-starter/ -->
<dependency>
<groupId>com.github.vanlla</groupId>
<artifactId>vanlla-spring-boot-starter</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vanlla/vanlla-spring-boot-starter/
implementation 'com.github.vanlla:vanlla-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/com.github.vanlla/vanlla-spring-boot-starter/
implementation ("com.github.vanlla:vanlla-spring-boot-starter:1.0.8")
'com.github.vanlla:vanlla-spring-boot-starter:jar:1.0.8'
<dependency org="com.github.vanlla" name="vanlla-spring-boot-starter" rev="1.0.8">
<artifact name="vanlla-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vanlla', module='vanlla-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "com.github.vanlla" % "vanlla-spring-boot-starter" % "1.0.8"
[com.github.vanlla/vanlla-spring-boot-starter "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | |
com.github.vanlla : vanlla-system | jar | 1.0.8 |
com.github.vanlla : vanlla-job | jar | 1.0.8 |
com.github.vanlla : vanlla-generator | jar | 1.0.8 |