<dependency> <groupId>net.guerlab</groupId> <artifactId>sdk-wx-autoconfigue</artifactId> <version>1.0.1</version> </dependency>
implementation 'net.guerlab:sdk-wx-autoconfigue:1.0.1'
implementation("net.guerlab:sdk-wx-autoconfigue:1.0.1")
libraryDependencies += "net.guerlab" % "sdk-wx-autoconfigue" % "1.0.1"
@Grapes( @Grab(group='net.guerlab', module='sdk-wx-autoconfigue', version='1.0.1') )
<dependency org="net.guerlab" name="sdk-wx-autoconfigue" rev="1.0.1" />
[net.guerlab/sdk-wx-autoconfigue "1.0.1"]
'net.guerlab:sdk-wx-autoconfigue:jar:1.0.1'
<parent> <groupId>net.guerlab</groupId> <artifactId>sdk-wx</artifactId> <version>1.0.1</version> </parent>
compile
|-- org.springframework.cloud:spring-cloud-config-client
|-- org.springframework.boot:spring-boot-starter-web
|-- net.guerlab:sdk-wx-core
|-- org.springframework.boot:spring-boot-configuration-processor