v-orm-common

base mybatis orm core

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.itliwei.vboot.vorm
ArtifactId

ArtifactId

v-orm-common
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

v-orm-common
base mybatis orm core
Project URL

Project URL

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

Download v-orm-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-lang3 jar 3.9
org.slf4j : slf4j-api jar 1.7.30
org.mybatis : mybatis jar 3.5.5
mysql : mysql-connector-java jar 8.0.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE