| License |
License |
|---|---|
| GroupId | GroupIdpt.ulisboa |
| ArtifactId | ArtifactIdewp-host-plugin-skeleton |
| Last Version | Last Version0.13.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEWP Host Plugin Skeleton
Java library that contains the interfaces that may be implemented to provide an EWP Host Plugin to an EWP Node.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/ -->
<dependency>
<groupId>pt.ulisboa</groupId>
<artifactId>ewp-host-plugin-skeleton</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/
implementation 'pt.ulisboa:ewp-host-plugin-skeleton:0.13.1'
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/
implementation ("pt.ulisboa:ewp-host-plugin-skeleton:0.13.1")
'pt.ulisboa:ewp-host-plugin-skeleton:jar:0.13.1'
<dependency org="pt.ulisboa" name="ewp-host-plugin-skeleton" rev="0.13.1">
<artifact name="ewp-host-plugin-skeleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.ulisboa', module='ewp-host-plugin-skeleton', version='0.13.1')
)
libraryDependencies += "pt.ulisboa" % "ewp-host-plugin-skeleton" % "0.13.1"
[pt.ulisboa/ewp-host-plugin-skeleton "0.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| pt.ulisboa : ewp-connector-api | jar | 3.7.0 |
| org.pf4j : pf4j | jar | 3.3.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |