o

open-api-spring-boot-autoconfigure

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