e

exposer-spring-boot-autoconfigure

API bootstrap creator autoconfigure module
https://github.com/kuzznya/exposer/
MIT License
Ilya Kuznetsov
Files download
File Operation
exposer-spring-boot-autoconfigure-1.1.2.jar download
exposer-spring-boot-autoconfigure-1.1.2.pom download
exposer-spring-boot-autoconfigure-1.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.kuzznya</groupId>
  <artifactId>exposer-spring-boot-autoconfigure</artifactId>
  <version>1.1.2</version>
</dependency>
Gradle Groovy
implementation 'com.github.kuzznya:exposer-spring-boot-autoconfigure:1.1.2'
Gradle Kotlin
implementation("com.github.kuzznya:exposer-spring-boot-autoconfigure:1.1.2")
Scala SBT
libraryDependencies += "com.github.kuzznya" % "exposer-spring-boot-autoconfigure" % "1.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.kuzznya', module='exposer-spring-boot-autoconfigure', version='1.1.2')
)
Apache Ivy
<dependency org="com.github.kuzznya" name="exposer-spring-boot-autoconfigure" rev="1.1.2" />
Leiningen
[com.github.kuzznya/exposer-spring-boot-autoconfigure "1.1.2"]
Apache Buildr
'com.github.kuzznya:exposer-spring-boot-autoconfigure:jar:1.1.2'