v-orm


License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.itliwei.vboot
ArtifactId

ArtifactId

v-orm
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

v-orm
v-orm
Project URL

Project URL

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

Download v-orm

Filename Size
v-orm-1.0.0-RELEASE.pom 842 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • v-orm-common
  • v-orm-generator
  • v-orm-spring
  • v-orm-spring-boot-demo
  • v-orm-spring-boot-starter

Versions

Version
1.0.0-RELEASE