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

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

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.izerui
ArtifactId

ArtifactId

work-weixin-spring-boot-autoconfigure
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download work-weixin-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.5.8
org.springframework.boot : spring-boot-starter-data-redis Optional jar 2.5.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.8
com.github.binarywang : weixin-java-cp jar 4.3.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

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