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