v-orm-spring-boot-starter

base mybatis my springboot starter

License

License

Categories

Categories

Spring Boot Container Microservices ORM Data
GroupId

GroupId

io.github.itliwei.vboot.vorm
ArtifactId

ArtifactId

v-orm-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

v-orm-spring-boot-starter
base mybatis my springboot starter
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/v-orm-spring-boot-starter

Download v-orm-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.itliwei.vboot.vorm » v-orm-spring jar 1.0.0-RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.2
com.alibaba : druid-spring-boot-starter jar 1.2.3
io.github.wilson-he : swagger2-spring-boot-starter jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE