| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitee.lshaci |
| Идентификатор | Идентификаторscmsa-ext-common |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеscmsa-ext
|
| Имя Файла | Размер |
|---|---|
| scmsa-ext-common-1.0.0.pom | |
| scmsa-ext-common-1.0.0.jar | 7 KB |
| scmsa-ext-common-1.0.0-sources.jar | 4 KB |
| scmsa-ext-common-1.0.0-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/ -->
<dependency>
<groupId>io.gitee.lshaci</groupId>
<artifactId>scmsa-ext-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/
implementation 'io.gitee.lshaci:scmsa-ext-common:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.lshaci/scmsa-ext-common/
implementation ("io.gitee.lshaci:scmsa-ext-common:1.0.0")
'io.gitee.lshaci:scmsa-ext-common:jar:1.0.0'
<dependency org="io.gitee.lshaci" name="scmsa-ext-common" rev="1.0.0">
<artifact name="scmsa-ext-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.lshaci', module='scmsa-ext-common', version='1.0.0')
)
libraryDependencies += "io.gitee.lshaci" % "scmsa-ext-common" % "1.0.0"
[io.gitee.lshaci/scmsa-ext-common "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| cn.hutool : hutool-all | jar | 5.7.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.0.7.RELEASE |