v-tool

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.itliwei.vboot
ArtifactId

ArtifactId

v-tool
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

v-tool
Demo project for Spring Boot
Project URL

Project URL

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

Download v-tool

Filename Size
v-tool-1.0.0-RELEASE.pom 762 bytes
Browse

How to add to project

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

Versions

Version
1.0.0-RELEASE