webtable springboot starter

webtable-spring-boot-starter

License

License

GroupId

GroupId

com.github.ChenHaoHu
ArtifactId

ArtifactId

webtable
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

webtable springboot starter
webtable-spring-boot-starter
Project URL

Project URL

https://github.com/ChenHaoHu/webtable
Source Code Management

Source Code Management

https://github.com/ChenHaoHu/webtable

Download webtable

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ChenHaoHu/webtable/ -->
<dependency>
    <groupId>com.github.ChenHaoHu</groupId>
    <artifactId>webtable</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ChenHaoHu/webtable/
implementation 'com.github.ChenHaoHu:webtable:1.0.1'
// https://jarcasting.com/artifacts/com.github.ChenHaoHu/webtable/
implementation ("com.github.ChenHaoHu:webtable:1.0.1")
'com.github.ChenHaoHu:webtable:jar:1.0.1'
<dependency org="com.github.ChenHaoHu" name="webtable" rev="1.0.1">
  <artifact name="webtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ChenHaoHu', module='webtable', version='1.0.1')
)
libraryDependencies += "com.github.ChenHaoHu" % "webtable" % "1.0.1"
[com.github.ChenHaoHu/webtable "1.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
com.alibaba : fastjson jar 1.2.62
io.jsonwebtoken : jjwt jar 0.9.1
org.iq80.leveldb : leveldb jar 0.7
org.iq80.leveldb : leveldb-api jar 0.7
com.alibaba : druid jar 1.1.21
mysql : mysql-connector-java jar 8.0.18
org.reflections : reflections jar 0.9.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1