o

open-api-spring-boot-autoconfigure

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