spring-boot-starter-weforward

weforward module

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.weforward
ArtifactId

ArtifactId

spring-boot-starter-weforward
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download spring-boot-starter-weforward

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

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