| Лицензия |
Лицензия |
|---|---|
| Группа | Группаpro.shuangxi |
| Идентификатор | Идентификаторshuangxi-boot-starter |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shuangxi-boot-starter-1.0.pom | |
| shuangxi-boot-starter-1.0.jar | 6 KB |
| shuangxi-boot-starter-1.0-sources.jar | 3 KB |
| shuangxi-boot-starter-1.0-javadoc.jar | 61 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pro.shuangxi/shuangxi-boot-starter/ -->
<dependency>
<groupId>pro.shuangxi</groupId>
<artifactId>shuangxi-boot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.shuangxi/shuangxi-boot-starter/
implementation 'pro.shuangxi:shuangxi-boot-starter:1.0'
// https://jarcasting.com/artifacts/pro.shuangxi/shuangxi-boot-starter/
implementation ("pro.shuangxi:shuangxi-boot-starter:1.0")
'pro.shuangxi:shuangxi-boot-starter:jar:1.0'
<dependency org="pro.shuangxi" name="shuangxi-boot-starter" rev="1.0">
<artifact name="shuangxi-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.shuangxi', module='shuangxi-boot-starter', version='1.0')
)
libraryDependencies += "pro.shuangxi" % "shuangxi-boot-starter" % "1.0"
[pro.shuangxi/shuangxi-boot-starter "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |