| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.customed |
| Идентификатор | Идентификаторplugin-api |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеPlugin API for custo diagnostic server
custo diagnostic server by custo med is part of the custo diagnostic medical product.
In custo diagnostic, the entire cardiopulmonary functional diagnostics is integrated in one consistent
and modular user interface. Our central software platform allows you to work consistently in all
applications - from the single-user workstation to the multi-site solution.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| plugin-api-2.0.0.pom | |
| plugin-api-2.0.0.jar | 38 KB |
| plugin-api-2.0.0-sources.jar | 20 KB |
| plugin-api-2.0.0-javadoc.jar | 611 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.customed/plugin-api/ -->
<dependency>
<groupId>de.customed</groupId>
<artifactId>plugin-api</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.customed/plugin-api/
implementation 'de.customed:plugin-api:2.0.0'
// https://jarcasting.com/artifacts/de.customed/plugin-api/
implementation ("de.customed:plugin-api:2.0.0")
'de.customed:plugin-api:jar:2.0.0'
<dependency org="de.customed" name="plugin-api" rev="2.0.0">
<artifact name="plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.customed', module='plugin-api', version='2.0.0')
)
libraryDependencies += "de.customed" % "plugin-api" % "2.0.0"
[de.customed/plugin-api "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.pf4j : pf4j | jar | 3.0.1 |