io.github.izerui:work-weixin-spring-boot

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.izerui
ArtifactId

ArtifactId

work-weixin-spring-boot
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download work-weixin-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot/ -->
<dependency>
    <groupId>io.github.izerui</groupId>
    <artifactId>work-weixin-spring-boot</artifactId>
    <version>1.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot/
implementation 'io.github.izerui:work-weixin-spring-boot:1.1.6'
// https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot/
implementation ("io.github.izerui:work-weixin-spring-boot:1.1.6")
'io.github.izerui:work-weixin-spring-boot:pom:1.1.6'
<dependency org="io.github.izerui" name="work-weixin-spring-boot" rev="1.1.6">
  <artifact name="work-weixin-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.izerui', module='work-weixin-spring-boot', version='1.1.6')
)
libraryDependencies += "io.github.izerui" % "work-weixin-spring-boot" % "1.1.6"
[io.github.izerui/work-weixin-spring-boot "1.1.6"]

Dependencies

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

Project Modules

  • work-weixin-spring-boot-autoconfigure
  • work-weixin-spring-boot-sample
  • work-weixin-spring-boot-starter

Versions

Version
1.1.6
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0