| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.structured |
| Идентификатор | Идентификаторstructure-common |
| Версия | Версия1.0.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеstructure-common
公共项目
|
| Организация-разработчик |
Организация-разработчикstructure |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| structure-common-1.0.1.RELEASE.pom | |
| structure-common-1.0.1.RELEASE.jar | 28 KB |
| structure-common-1.0.1.RELEASE-sources.jar | 15 KB |
| structure-common-1.0.1.RELEASE-javadoc.jar | 167 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-common/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-common</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-common/
implementation 'cn.structured:structure-common:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-common/
implementation ("cn.structured:structure-common:1.0.1.RELEASE")
'cn.structured:structure-common:jar:1.0.1.RELEASE'
<dependency org="cn.structured" name="structure-common" rev="1.0.1.RELEASE">
<artifact name="structure-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-common', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-common" % "1.0.1.RELEASE"
[cn.structured/structure-common "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 4.1.19 |
| org.projectlombok : lombok | jar | 1.18.4 |
| com.alibaba : fastjson | jar | 1.2.44 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| 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 |