| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cq1080 |
| Идентификатор | Идентификаторdocument |
| Версия | Версия0.0.9-ssgc |
| Тип | Типjar |
| Описание |
ОписаниеYet Another Spring Boot Framework
|
| Имя Файла | Размер |
|---|---|
| document-0.0.9-ssgc.pom | |
| document-0.0.9-ssgc.jar | 70 KB |
| document-0.0.9-ssgc-sources.jar | 28 KB |
| document-0.0.9-ssgc-javadoc.jar | 213 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cq1080/document/ -->
<dependency>
<groupId>com.cq1080</groupId>
<artifactId>document</artifactId>
<version>0.0.9-ssgc</version>
</dependency>
// https://jarcasting.com/artifacts/com.cq1080/document/
implementation 'com.cq1080:document:0.0.9-ssgc'
// https://jarcasting.com/artifacts/com.cq1080/document/
implementation ("com.cq1080:document:0.0.9-ssgc")
'com.cq1080:document:jar:0.0.9-ssgc'
<dependency org="com.cq1080" name="document" rev="0.0.9-ssgc">
<artifact name="document" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cq1080', module='document', version='0.0.9-ssgc')
)
libraryDependencies += "com.cq1080" % "document" % "0.0.9-ssgc"
[com.cq1080/document "0.0.9-ssgc"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.3.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.3.RELEASE |
| org.apache.poi : poi-ooxml | jar | 5.0.0 |
| com.cq1080 : APIDoc | jar | 0.0.9-ssgc |
| com.cq1080 : utils | jar | 0.0.9-ssgc |
| org.projectlombok : lombok Необязательный | jar | 1.18.6 |
| commons-lang : commons-lang | jar | 2.6 |