Last Version

com.github.wugenshui:quick-start 0.0.1

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

License

License

GroupId

GroupId

com.github.wugenshui
ArtifactId

ArtifactId

quick-start
Version

Version

0.0.1
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 0.0.1


<!-- 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.