weforward-spring-boot-starter

weforward module

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.weforward
ArtifactId

ArtifactId

weforward-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

weforward-spring-boot-starter
weforward module
Source Code Management

Source Code Management

https://github.com/weforward/weforward-spring-boot-starter.git

Download weforward-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.weforward/weforward-spring-boot-starter/ -->
<dependency>
    <groupId>cn.weforward</groupId>
    <artifactId>weforward-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weforward/weforward-spring-boot-starter/
implementation 'cn.weforward:weforward-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/cn.weforward/weforward-spring-boot-starter/
implementation ("cn.weforward:weforward-spring-boot-starter:1.0.1")
'cn.weforward:weforward-spring-boot-starter:jar:1.0.1'
<dependency org="cn.weforward" name="weforward-spring-boot-starter" rev="1.0.1">
  <artifact name="weforward-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weforward', module='weforward-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "cn.weforward" % "weforward-spring-boot-starter" % "1.0.1"
[cn.weforward/weforward-spring-boot-starter "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.4.7
org.springframework.boot : spring-boot-autoconfigure jar 2.4.7
cn.weforward : weforward-framework jar 1.2.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0