v-boot

micro service tool

License

License

GroupId

GroupId

io.github.itliwei
ArtifactId

ArtifactId

v-boot
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

v-boot
micro service tool
Project URL

Project URL

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

Download v-boot

Filename Size
v-boot-1.0.0-RELEASE.pom 8 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.itliwei/v-boot/ -->
<dependency>
    <groupId>io.github.itliwei</groupId>
    <artifactId>v-boot</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.itliwei/v-boot/
implementation 'io.github.itliwei:v-boot:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.itliwei/v-boot/
implementation ("io.github.itliwei:v-boot:1.0.0-RELEASE")
'io.github.itliwei:v-boot:pom:1.0.0-RELEASE'
<dependency org="io.github.itliwei" name="v-boot" rev="1.0.0-RELEASE">
  <artifact name="v-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.itliwei', module='v-boot', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.itliwei" % "v-boot" % "1.0.0-RELEASE"
[io.github.itliwei/v-boot "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
  • v-tool

Versions

Version
1.0.0-RELEASE