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