License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.vorbote |
ArtifactId | ArtifactIdwebdev-spring-boot-starter |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVorBotE :: Web Dev Suite :: Spring Boot Starter
A spring boot starter.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webdev-spring-boot-starter-3.1.0.pom | |
webdev-spring-boot-starter-3.1.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-starter/ -->
<dependency>
<groupId>cn.vorbote</groupId>
<artifactId>webdev-spring-boot-starter</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-starter/
implementation 'cn.vorbote:webdev-spring-boot-starter:3.1.0'
// https://jarcasting.com/artifacts/cn.vorbote/webdev-spring-boot-starter/
implementation ("cn.vorbote:webdev-spring-boot-starter:3.1.0")
'cn.vorbote:webdev-spring-boot-starter:jar:3.1.0'
<dependency org="cn.vorbote" name="webdev-spring-boot-starter" rev="3.1.0">
<artifact name="webdev-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vorbote', module='webdev-spring-boot-starter', version='3.1.0')
)
libraryDependencies += "cn.vorbote" % "webdev-spring-boot-starter" % "3.1.0"
[cn.vorbote/webdev-spring-boot-starter "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.vorbote : webdev-spring-boot-autoconfigure | jar | 3.1.0 |