| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hiylo |
| Идентификатор | Идентификаторcomponents |
| Версия | Версия3.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикClouds Studio |
| Имя Файла | Размер |
|---|---|
| components-3.0.0.pom | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hiylo/components/ -->
<dependency>
<groupId>org.hiylo</groupId>
<artifactId>components</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hiylo/components/
implementation 'org.hiylo:components:3.0.0'
// https://jarcasting.com/artifacts/org.hiylo/components/
implementation ("org.hiylo:components:3.0.0")
'org.hiylo:components:pom:3.0.0'
<dependency org="org.hiylo" name="components" rev="3.0.0">
<artifact name="components" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hiylo', module='components', version='3.0.0')
)
libraryDependencies += "org.hiylo" % "components" % "3.0.0"
[org.hiylo/components "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.21 |