License |
License |
---|---|
GroupId | GroupIdsite.qiuyuan.library |
ArtifactId | ArtifactIdqiuyuan-mvc |
Last Version | Last Version1.0.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-mvc/ -->
<dependency>
<groupId>site.qiuyuan.library</groupId>
<artifactId>qiuyuan-mvc</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-mvc/
implementation 'site.qiuyuan.library:qiuyuan-mvc:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/site.qiuyuan.library/qiuyuan-mvc/
implementation ("site.qiuyuan.library:qiuyuan-mvc:1.0.4-RELEASE")
'site.qiuyuan.library:qiuyuan-mvc:jar:1.0.4-RELEASE'
<dependency org="site.qiuyuan.library" name="qiuyuan-mvc" rev="1.0.4-RELEASE">
<artifact name="qiuyuan-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.qiuyuan.library', module='qiuyuan-mvc', version='1.0.4-RELEASE')
)
libraryDependencies += "site.qiuyuan.library" % "qiuyuan-mvc" % "1.0.4-RELEASE"
[site.qiuyuan.library/qiuyuan-mvc "1.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-json | jar | |
site.qiuyuan.library : qiuyuan-common | jar | 1.0.4-RELEASE |
cn.hutool : hutool-core | jar | 5.2.5 |
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |