webtable springboot starter

webtable-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ChenHaoHu
ArtifactId

ArtifactId

webtable-spring-boot-starter
Last Version

Last Version

1.0.2
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-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ChenHaoHu : webtable jar 1.0.1
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.springframework.boot : spring-boot-configuration-processor jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.3.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0