Last Version

Wechat session server SpringBoot Starter parent project 1.0.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.venusource.ms.base
ArtifactId

ArtifactId

wxss-spring-boot-parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

Wechat session server SpringBoot Starter parent project
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

http://www.venusource.com
Source Code Management

Source Code Management

https://github.com/ChangjunZhao/wxss-spring-boot-starter

Download wxss-spring-boot-parent 1.0.2


<!-- https://jarcasting.com/artifacts/com.venusource.ms.base/wxss-spring-boot-parent/ -->
<dependency>
    <groupId>com.venusource.ms.base</groupId>
    <artifactId>wxss-spring-boot-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.venusource.ms.base/wxss-spring-boot-parent/
implementation 'com.venusource.ms.base:wxss-spring-boot-parent:1.0.2'
// https://jarcasting.com/artifacts/com.venusource.ms.base/wxss-spring-boot-parent/
implementation ("com.venusource.ms.base:wxss-spring-boot-parent:1.0.2")
'com.venusource.ms.base:wxss-spring-boot-parent:pom:1.0.2'
<dependency org="com.venusource.ms.base" name="wxss-spring-boot-parent" rev="1.0.2">
  <artifact name="wxss-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.venusource.ms.base', module='wxss-spring-boot-parent', version='1.0.2')
)
libraryDependencies += "com.venusource.ms.base" % "wxss-spring-boot-parent" % "1.0.2"
[com.venusource.ms.base/wxss-spring-boot-parent "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wxss-spring-boot-autoconfigure
  • wxss-spring-boot-starter
  • wxss-spring-boot-starter-demo