не последняя версия
Последняя версия 4.3.6.B

com.github.binarywang:wx-java-spring-boot-starters 4.1.4.B

WxJava 各个模块的 Spring Boot Starter

Категории

Категории

Java Языки программирования Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.binarywang
Идентификатор

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

wx-java-spring-boot-starters
Версия

Версия

4.1.4.B
Тип

Тип

pom

Скачать wx-java-spring-boot-starters 4.1.4.B

Имя Файла Размер
wx-java-spring-boot-starters-4.1.4.B.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.binarywang/wx-java-spring-boot-starters/ -->
<dependency>
    <groupId>com.github.binarywang</groupId>
    <artifactId>wx-java-spring-boot-starters</artifactId>
    <version>4.1.4.B</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.binarywang/wx-java-spring-boot-starters/
implementation 'com.github.binarywang:wx-java-spring-boot-starters:4.1.4.B'
// https://jarcasting.com/artifacts/com.github.binarywang/wx-java-spring-boot-starters/
implementation ("com.github.binarywang:wx-java-spring-boot-starters:4.1.4.B")
'com.github.binarywang:wx-java-spring-boot-starters:pom:4.1.4.B'
<dependency org="com.github.binarywang" name="wx-java-spring-boot-starters" rev="4.1.4.B">
  <artifact name="wx-java-spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.binarywang', module='wx-java-spring-boot-starters', version='4.1.4.B')
)
libraryDependencies += "com.github.binarywang" % "wx-java-spring-boot-starters" % "4.1.4.B"
[com.github.binarywang/wx-java-spring-boot-starters "4.1.4.B"]