is not current version
Last Version 1.1.2

com.github.kuzznya:exposer-spring-boot-starter 1.1.0

API bootstrap creator starter module

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.kuzznya
ArtifactId

ArtifactId

exposer-spring-boot-starter
Version

Version

1.1.0
Type

Type

pom

Download exposer-spring-boot-starter 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.kuzznya/exposer-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.kuzznya</groupId>
    <artifactId>exposer-spring-boot-starter</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuzznya/exposer-spring-boot-starter/
implementation 'com.github.kuzznya:exposer-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.github.kuzznya/exposer-spring-boot-starter/
implementation ("com.github.kuzznya:exposer-spring-boot-starter:1.1.0")
'com.github.kuzznya:exposer-spring-boot-starter:pom:1.1.0'
<dependency org="com.github.kuzznya" name="exposer-spring-boot-starter" rev="1.1.0">
  <artifact name="exposer-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kuzznya', module='exposer-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.github.kuzznya" % "exposer-spring-boot-starter" % "1.1.0"
[com.github.kuzznya/exposer-spring-boot-starter "1.1.0"]