License |
License |
---|---|
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-common |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstructure-common
公共项目
|
Project Organization |
Project Organizationstructure |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-common/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-common</artifactId>
<version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-common/
implementation 'cn.structured:structure-common:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-common/
implementation ("cn.structured:structure-common:1.1.2.RELEASE")
'cn.structured:structure-common:jar:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-common" rev="1.1.2.RELEASE">
<artifact name="structure-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-common', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-common" % "1.1.2.RELEASE"
[cn.structured/structure-common "1.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 4.1.19 |
org.projectlombok : lombok | jar | |
com.alibaba : fastjson | jar | 1.2.44 |
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-web | jar | 5.1.4.RELEASE |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
io.springfox : springfox-swagger2 | jar | 2.9.2 |