is not current version
Last Version 0.13.1

EWP Host Plugin Skeleton 0.7.0

Java library that contains the interfaces that may be implemented to provide an EWP Host Plugin to an EWP Node.

License

License

GroupId

GroupId

pt.ulisboa
ArtifactId

ArtifactId

ewp-host-plugin-skeleton
Version

Version

0.7.0
Type

Type

jar
Description

Description

EWP 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

https://github.com/ULisboa/ewp-host-plugin-skeleton
Source Code Management

Source Code Management

http://github.com/ULisboa/ewp-host-plugin-skeleton/tree/master/ewp-host-plugin-skeleton

Download ewp-host-plugin-skeleton 0.7.0


<!-- https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/ -->
<dependency>
    <groupId>pt.ulisboa</groupId>
    <artifactId>ewp-host-plugin-skeleton</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/
implementation 'pt.ulisboa:ewp-host-plugin-skeleton:0.7.0'
// https://jarcasting.com/artifacts/pt.ulisboa/ewp-host-plugin-skeleton/
implementation ("pt.ulisboa:ewp-host-plugin-skeleton:0.7.0")
'pt.ulisboa:ewp-host-plugin-skeleton:jar:0.7.0'
<dependency org="pt.ulisboa" name="ewp-host-plugin-skeleton" rev="0.7.0">
  <artifact name="ewp-host-plugin-skeleton" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.ulisboa', module='ewp-host-plugin-skeleton', version='0.7.0')
)
libraryDependencies += "pt.ulisboa" % "ewp-host-plugin-skeleton" % "0.7.0"
[pt.ulisboa/ewp-host-plugin-skeleton "0.7.0"]

Dependencies

compile (3)

Group / Artifact Type Version
pt.ulisboa : ewp-connector-api jar 3.1.0
org.pf4j : pf4j jar 3.3.1
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.