org.hiylo.components:wechat

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

Лицензия

Лицензия

Группа

Группа

org.hiylo.components
Идентификатор

Идентификатор

wechat
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/wechat
Организация-разработчик

Организация-разработчик

Clouds Studio

Скачать wechat

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hiylo.components/wechat/ -->
<dependency>
    <groupId>org.hiylo.components</groupId>
    <artifactId>wechat</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hiylo.components/wechat/
implementation 'org.hiylo.components:wechat:3.0.0'
// https://jarcasting.com/artifacts/org.hiylo.components/wechat/
implementation ("org.hiylo.components:wechat:3.0.0")
'org.hiylo.components:wechat:jar:3.0.0'
<dependency org="org.hiylo.components" name="wechat" rev="3.0.0">
  <artifact name="wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hiylo.components', module='wechat', version='3.0.0')
)
libraryDependencies += "org.hiylo.components" % "wechat" % "3.0.0"
[org.hiylo.components/wechat "3.0.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.hiylo.components : fentity jar 3.0.0
com.github.wxpay : wxpay-sdk jar 0.0.3
com.google.code.gson : gson jar 2.8.6
org.springframework.boot : spring-boot-autoconfigure jar 2.2.1.RELEASE
org.hiylo.components : commons jar 3.0.0
com.google.guava : guava jar 28.2-jre
javax.servlet : javax.servlet-api jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21

Модули Проекта

Данный проект не имеет модулей.

components

spring-boot spring-cloud Build Status license GitHub release gitter

介绍

该项目是近年工作中使用到的一些工具类, 现在开源出来, 供大家学习, 后续会把所有内容陆续整理出来开源, 以便后续开源项目时能够方便一些

编码时间不同, 在某些模块中的写法有些过时, 有些地方的代码可能因为版本存在一些问题, 希望大家能够指正

在某些模块中会有专门的README来介绍使用方法, 另外在我觉的应该有注释的地方我会尽量加上注释但是肯定有顾及不到的地方, 希望大家多担待

CI/CD

Teamcity: https://ci.scripts.com.cn

sonarqube: https://sonar.scripts.com.cn

sentry: https://sentry.scripts.com.cn

Todo list

描述
微信支付版本升级到最新

作者

Hsi Chu

联系方式:

Email: hiylo@live.com

Qq: 17102815

Версии библиотеки

Версия
3.0.0