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