com.github.wugenshui:quick-start

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.wugenshui
ArtifactId

ArtifactId

quick-start
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/wugenshui/demo-spring-boot

Download quick-start

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wugenshui/quick-start/ -->
<dependency>
    <groupId>com.github.wugenshui</groupId>
    <artifactId>quick-start</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wugenshui/quick-start/
implementation 'com.github.wugenshui:quick-start:0.0.1'
// https://jarcasting.com/artifacts/com.github.wugenshui/quick-start/
implementation ("com.github.wugenshui:quick-start:0.0.1")
'com.github.wugenshui:quick-start:jar:0.0.1'
<dependency org="com.github.wugenshui" name="quick-start" rev="0.0.1">
  <artifact name="quick-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wugenshui', module='quick-start', version='0.0.1')
)
libraryDependencies += "com.github.wugenshui" % "quick-start" % "0.0.1"
[com.github.wugenshui/quick-start "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.3.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1