a

api-automatic-spring-boot

api自动注冊-启动器 - OPTIMIZE
The Apache License, Version 2.0
Files download
File Operation
api-automatic-spring-boot-1.0.4.pom download
Apache Maven
<dependency>
  <groupId>com.wudgaby.platform</groupId>
  <artifactId>api-automatic-spring-boot</artifactId>
  <version>1.0.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.wudgaby.platform:api-automatic-spring-boot:1.0.4'
Gradle Kotlin
implementation("com.wudgaby.platform:api-automatic-spring-boot:1.0.4")
Scala SBT
libraryDependencies += "com.wudgaby.platform" % "api-automatic-spring-boot" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='com.wudgaby.platform', module='api-automatic-spring-boot', version='1.0.4')
)
Apache Ivy
<dependency org="com.wudgaby.platform" name="api-automatic-spring-boot" rev="1.0.4" />
Leiningen
[com.wudgaby.platform/api-automatic-spring-boot "1.0.4"]
Apache Buildr
'com.wudgaby.platform:api-automatic-spring-boot:jar:1.0.4'