is not current version
Last Version 0.13.1

EWP Host Plugin Skeleton Parent 0.12.2

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-parent
Version

Version

0.12.2
Type

Type

pom
Description

Description

EWP Host Plugin Skeleton Parent
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

Download ewp-host-plugin-skeleton-parent 0.12.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ewp-host-plugin-skeleton
  • demo