Last Version

io.github.watertao:veigar-db 2.2.0

A scaffold for developing Restful API

License

License

GroupId

GroupId

io.github.watertao
ArtifactId

ArtifactId

veigar-db
Version

Version

2.2.0
Type

Type

jar
Description

Description

A scaffold for developing Restful API

Download veigar-db 2.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.watertao : veigar-core jar 2.2.0-SNAPSHOT
com.alibaba : druid jar 1.1.12
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10

Project Modules

There are no modules declared in this project.