License |
License |
---|---|
Categories |
CategoriesJava Languages Spring Boot Container Microservices |
GroupId | GroupIdcom.github.binarywang |
ArtifactId | ArtifactIdwx-java-spring-boot-starters |
Version | Version4.0.9.B |
Type | Typepom |
Description |
DescriptionWxJava - Spring Boot Starters
WxJava 各个模块的 Spring Boot Starter
|
Filename | Size |
---|---|
wx-java-spring-boot-starters-4.0.9.B.pom | 1 KB |
Browse |
<!-- 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.0.9.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.0.9.B'
// https://jarcasting.com/artifacts/com.github.binarywang/wx-java-spring-boot-starters/
implementation ("com.github.binarywang:wx-java-spring-boot-starters:4.0.9.B")
'com.github.binarywang:wx-java-spring-boot-starters:pom:4.0.9.B'
<dependency org="com.github.binarywang" name="wx-java-spring-boot-starters" rev="4.0.9.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.0.9.B')
)
libraryDependencies += "com.github.binarywang" % "wx-java-spring-boot-starters" % "4.0.9.B"
[com.github.binarywang/wx-java-spring-boot-starters "4.0.9.B"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |