| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.guoshiqiufeng |
| Идентификатор | Идентификаторkernel |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеkernel
kernel
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| kernel-1.0.0.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>kernel</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel/
implementation 'io.github.guoshiqiufeng:kernel:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/kernel/
implementation ("io.github.guoshiqiufeng:kernel:1.0.0")
'io.github.guoshiqiufeng:kernel:pom:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="kernel" rev="1.0.0">
<artifact name="kernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='kernel', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "kernel" % "1.0.0"
[io.github.guoshiqiufeng/kernel "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |