License |
License |
---|---|
GroupId | GroupIdtech.guyi.web.quick |
ArtifactId | ArtifactIdquick-web-core |
Last Version | Last Version0.0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquick-web-core
Quick-Web核心包
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quick-web-core-0.0.0.2.pom | |
quick-web-core-0.0.0.2.jar | 27 KB |
quick-web-core-0.0.0.2-sources.jar | 17 KB |
quick-web-core-0.0.0.2-javadoc.jar | 195 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |