com.github.lxchinesszz:tomato-spring-boot-starter

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lxchinesszz
ArtifactId

ArtifactId

tomato-spring-boot-starter
Last Version

Last Version

1.0.8.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/lxchinesszz/tomato

Download tomato-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.1.RELEASE
org.projectlombok : lombok jar 1.18.10
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.maven.plugins : maven-source-plugin jar 2.4
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE