MVN

pt.ulisboa : ewp-host-plugin-skeleton-parent

Maven & Gradle

Aug 07, 2023
0 stars

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.

<dependency>
    <groupId>pt.ulisboa</groupId>
    <artifactId>ewp-host-plugin-skeleton-parent</artifactId>
    <version>0.18.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pt.ulisboa : ewp-host-plugin-skeleton-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.18.0

All Versions

Choose a version of pt.ulisboa : ewp-host-plugin-skeleton-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.18.x
ewp-host-plugin-skeleton-parent-0.18.0
0.17.x
ewp-host-plugin-skeleton-parent-0.17.4
ewp-host-plugin-skeleton-parent-0.17.3
ewp-host-plugin-skeleton-parent-0.17.2
ewp-host-plugin-skeleton-parent-0.17.1
ewp-host-plugin-skeleton-parent-0.17.0
0.16.x
ewp-host-plugin-skeleton-parent-0.16.0
0.15.x
ewp-host-plugin-skeleton-parent-0.15.0
0.14.x
ewp-host-plugin-skeleton-parent-0.14.0
0.13.x
ewp-host-plugin-skeleton-parent-0.13.1
ewp-host-plugin-skeleton-parent-0.13.0
0.12.x
ewp-host-plugin-skeleton-parent-0.12.2
ewp-host-plugin-skeleton-parent-0.12.1
ewp-host-plugin-skeleton-parent-0.12.0
0.11.x
ewp-host-plugin-skeleton-parent-0.11.0
0.10.x
ewp-host-plugin-skeleton-parent-0.10.0
0.9.x
ewp-host-plugin-skeleton-parent-0.9.0
0.8.x
ewp-host-plugin-skeleton-parent-0.8.0
0.7.x
ewp-host-plugin-skeleton-parent-0.7.0
0.6.x
ewp-host-plugin-skeleton-parent-0.6.0
0.5.x
ewp-host-plugin-skeleton-parent-0.5.0
0.4.x
ewp-host-plugin-skeleton-parent-0.4.0
0.3.x
ewp-host-plugin-skeleton-parent-0.3.1
0.2.x
ewp-host-plugin-skeleton-parent-0.2.2
ewp-host-plugin-skeleton-parent-0.2.1
ewp-host-plugin-skeleton-parent-0.2.0
0.1.x
ewp-host-plugin-skeleton-parent-0.1.4
ewp-host-plugin-skeleton-parent-0.1.3
ewp-host-plugin-skeleton-parent-0.1.2
ewp-host-plugin-skeleton-parent-0.1.1
ewp-host-plugin-skeleton-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pt.ulisboa</groupId>
    <artifactId>ewp-host-plugin-skeleton-parent</artifactId>
    <version>0.18.0</version>
</dependency>

Advertisement