| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shijingsh |
| Идентификатор | Идентификаторxiushang-boot |
| Версия | Версия1.2.2 |
| Тип | Типpom |
| Описание |
Описаниеxiushang-boot
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xiushang-boot-1.2.2.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xiushang-boot/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xiushang-boot</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xiushang-boot/
implementation 'com.github.shijingsh:xiushang-boot:1.2.2'
// https://jarcasting.com/artifacts/com.github.shijingsh/xiushang-boot/
implementation ("com.github.shijingsh:xiushang-boot:1.2.2")
'com.github.shijingsh:xiushang-boot:pom:1.2.2'
<dependency org="com.github.shijingsh" name="xiushang-boot" rev="1.2.2">
<artifact name="xiushang-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xiushang-boot', version='1.2.2')
)
libraryDependencies += "com.github.shijingsh" % "xiushang-boot" % "1.2.2"
[com.github.shijingsh/xiushang-boot "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.3.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |