quick-web-core

Quick-Web核心包

License

License

GroupId

GroupId

tech.guyi.web.quick
ArtifactId

ArtifactId

quick-web-core
Last Version

Last Version

0.0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

quick-web-core
Quick-Web核心包
Project URL

Project URL

https://github.com/quick-completion-web/quick-web-core
Source Code Management

Source Code Management

https://github.com/quick-completion-web/quick-web-core

Download quick-web-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.
tech.guyi.web.quick

Versions

Version
0.0.0.2
0.0.0.1