License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.weforward |
ArtifactId | ArtifactIdspring-boot-starter-weforward |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-weforward
weforward module
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.weforward/spring-boot-starter-weforward/ -->
<dependency>
<groupId>cn.weforward</groupId>
<artifactId>spring-boot-starter-weforward</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weforward/spring-boot-starter-weforward/
implementation 'cn.weforward:spring-boot-starter-weforward:1.0.1'
// https://jarcasting.com/artifacts/cn.weforward/spring-boot-starter-weforward/
implementation ("cn.weforward:spring-boot-starter-weforward:1.0.1")
'cn.weforward:spring-boot-starter-weforward:jar:1.0.1'
<dependency org="cn.weforward" name="spring-boot-starter-weforward" rev="1.0.1">
<artifact name="spring-boot-starter-weforward" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weforward', module='spring-boot-starter-weforward', version='1.0.1')
)
libraryDependencies += "cn.weforward" % "spring-boot-starter-weforward" % "1.0.1"
[cn.weforward/spring-boot-starter-weforward "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.4.4 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.4 |
cn.weforward : weforward-framework | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |