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