is not current version
Last Version 2.1.1-RELEASE

io.github.madtechlab:madtech-api-tools-spring-boot-starter 2.0.6-RELEASE

Tools for writing quickly human friendly API

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.madtechlab
ArtifactId

ArtifactId

madtech-api-tools-spring-boot-starter
Version

Version

2.0.6-RELEASE
Type

Type

jar

Download madtech-api-tools-spring-boot-starter 2.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.madtechlab/madtech-api-tools-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.madtechlab</groupId>
    <artifactId>madtech-api-tools-spring-boot-starter</artifactId>
    <version>2.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.madtechlab/madtech-api-tools-spring-boot-starter/
implementation 'io.github.madtechlab:madtech-api-tools-spring-boot-starter:2.0.6-RELEASE'
// https://jarcasting.com/artifacts/io.github.madtechlab/madtech-api-tools-spring-boot-starter/
implementation ("io.github.madtechlab:madtech-api-tools-spring-boot-starter:2.0.6-RELEASE")
'io.github.madtechlab:madtech-api-tools-spring-boot-starter:jar:2.0.6-RELEASE'
<dependency org="io.github.madtechlab" name="madtech-api-tools-spring-boot-starter" rev="2.0.6-RELEASE">
  <artifact name="madtech-api-tools-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.madtechlab', module='madtech-api-tools-spring-boot-starter', version='2.0.6-RELEASE')
)
libraryDependencies += "io.github.madtechlab" % "madtech-api-tools-spring-boot-starter" % "2.0.6-RELEASE"
[io.github.madtechlab/madtech-api-tools-spring-boot-starter "2.0.6-RELEASE"]