| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cq1080 |
| Идентификатор | Идентификаторmeta |
| Последняя версия | Последняя версия0.0.9-ssgc |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеYet Another Spring Boot Framework
|
| Имя Файла | Размер |
|---|---|
| meta-0.0.9-ssgc.pom | |
| meta-0.0.9-ssgc.jar | 18 KB |
| meta-0.0.9-ssgc-sources.jar | 6 KB |
| meta-0.0.9-ssgc-javadoc.jar | 81 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cq1080/meta/ -->
<dependency>
<groupId>com.cq1080</groupId>
<artifactId>meta</artifactId>
<version>0.0.9-ssgc</version>
</dependency>
// https://jarcasting.com/artifacts/com.cq1080/meta/
implementation 'com.cq1080:meta:0.0.9-ssgc'
// https://jarcasting.com/artifacts/com.cq1080/meta/
implementation ("com.cq1080:meta:0.0.9-ssgc")
'com.cq1080:meta:jar:0.0.9-ssgc'
<dependency org="com.cq1080" name="meta" rev="0.0.9-ssgc">
<artifact name="meta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cq1080', module='meta', version='0.0.9-ssgc')
)
libraryDependencies += "com.cq1080" % "meta" % "0.0.9-ssgc"
[com.cq1080/meta "0.0.9-ssgc"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.3.RELEASE |
| org.reflections : reflections | jar | 0.9.11 |
| org.projectlombok : lombok Необязательный | jar | 1.18.6 |
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |
| io.springfox : springfox-swagger2 | jar | 2.9.2 |
| com.cq1080 : rest | jar | 0.0.9-ssgc |