tablestore-spring-boot-starter

Tablestore project for Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

site.dunhanson
ArtifactId

ArtifactId

tablestore-spring-boot-starter
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

tablestore-spring-boot-starter
Tablestore project for Spring Boot Starter
Project URL

Project URL

https://github.com/dunhanson/tablestore-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/dunhanson/tablestore-spring-boot-starter

Download tablestore-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
org.springframework.boot : spring-boot-autoconfigure jar 2.4.1
org.projectlombok : lombok Optional jar 1.18.16
com.aliyun.openservices : tablestore jar 5.13.0
cn.hutool : hutool-all jar 5.5.6
org.apache.commons : commons-lang3 jar 3.11
org.ansj : ansj_seg jar 5.1.6
commons-collections : commons-collections jar 3.2.1
com.google.guava : guava jar 20.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1