Last Version

WeiXinApi 1.0.0

WeiXin API for Java

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.lzxz1234.weixin
ArtifactId

ArtifactId

api-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

WeiXinApi
WeiXin API for Java
Project URL

Project URL

https://github.com/lzxz1234/WeiXin/
Source Code Management

Source Code Management

https://github.com/MOBX/mobpush-api-java-client

Download api-spring-boot-starter 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.5.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.2.RELEASE
dom4j : dom4j jar 1.6.1
com.alibaba : fastjson jar 1.2.7
log4j : log4j jar 1.2.17

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.9
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-api-mockito jar 1.6.2

Project Modules

There are no modules declared in this project.