| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.icexxx | 
| ArtifactId | ArtifactIdlathe-spring-boot-starter | 
| Last Version | Last Version2.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlathe-spring-boot-starter lathe-spring-boot-starter description | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.icexxx/lathe-spring-boot-starter/ -->
<dependency>
    <groupId>com.icexxx</groupId>
    <artifactId>lathe-spring-boot-starter</artifactId>
    <version>2.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.icexxx/lathe-spring-boot-starter/
implementation 'com.icexxx:lathe-spring-boot-starter:2.0.2'// https://jarcasting.com/artifacts/com.icexxx/lathe-spring-boot-starter/
implementation ("com.icexxx:lathe-spring-boot-starter:2.0.2")'com.icexxx:lathe-spring-boot-starter:jar:2.0.2'<dependency org="com.icexxx" name="lathe-spring-boot-starter" rev="2.0.2">
  <artifact name="lathe-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.icexxx', module='lathe-spring-boot-starter', version='2.0.2')
)libraryDependencies += "com.icexxx" % "lathe-spring-boot-starter" % "2.0.2"[com.icexxx/lathe-spring-boot-starter "2.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.1.15.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.15.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.15.RELEASE | 
| org.springframework : spring-webmvc Optional | jar | 5.2.12.RELEASE | 
| javax.servlet : javax.servlet-api Optional | jar | 3.1.0 | 
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.8 | 
| org.springframework.data : spring-data-redis Optional | jar | 2.2.6.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Optional | jar | 2.1.15.RELEASE |