Spring Boot AutoConfiguration :: Madtech API-Tools

Tools for writing quickly human friendly API

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.madtechlab
ArtifactId

ArtifactId

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

Last Version

2.1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot AutoConfiguration :: Madtech API-Tools
Tools for writing quickly human friendly API

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

How to add to project

<!-- 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.1.1-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.1.1-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.1.1-RELEASE")
'io.github.madtechlab:madtech-api-tools-spring-boot-starter:jar:2.1.1-RELEASE'
<dependency org="io.github.madtechlab" name="madtech-api-tools-spring-boot-starter" rev="2.1.1-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.1.1-RELEASE')
)
libraryDependencies += "io.github.madtechlab" % "madtech-api-tools-spring-boot-starter" % "2.1.1-RELEASE"
[io.github.madtechlab/madtech-api-tools-spring-boot-starter "2.1.1-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-tx jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.google.code.gson : gson jar 2.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1-RELEASE
2.1-RELEASE
2.0.8-RELEASE
2.0.7-RELEASE
2.0.6-RELEASE