| License |
License |
|---|---|
| GroupId | GroupIdde.customed |
| ArtifactId | ArtifactIdplugin-api |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionPlugin 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.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.pf4j : pf4j | jar | 3.0.1 |