| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.flexiblepower.defpi |
| Идентификатор | Идентификаторservice-parent |
| Версия | Версия22.01 |
| Тип | Типpom |
| Описание |
ОписаниеdEF-Pi service parent POM
Parent POM for dEF-Pi services, includes plugins to automate building and publishing services
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| service-parent-22.01.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.flexiblepower.defpi/service-parent/ -->
<dependency>
<groupId>org.flexiblepower.defpi</groupId>
<artifactId>service-parent</artifactId>
<version>22.01</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/service-parent/
implementation 'org.flexiblepower.defpi:service-parent:22.01'
// https://jarcasting.com/artifacts/org.flexiblepower.defpi/service-parent/
implementation ("org.flexiblepower.defpi:service-parent:22.01")
'org.flexiblepower.defpi:service-parent:pom:22.01'
<dependency org="org.flexiblepower.defpi" name="service-parent" rev="22.01">
<artifact name="service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.flexiblepower.defpi', module='service-parent', version='22.01')
)
libraryDependencies += "org.flexiblepower.defpi" % "service-parent" % "22.01"
[org.flexiblepower.defpi/service-parent "22.01"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.flexiblepower.defpi : service | jar | 22.01 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |