WebSocket RPC Maven Plugin

This is the maven plugin to generate files for the WebSocket (wsrpc) project.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.psgglobal.wsrpc
ArtifactId

ArtifactId

wsrpc-maven-plugin
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

WebSocket RPC Maven Plugin
This is the maven plugin to generate files for the WebSocket (wsrpc) project.
Project URL

Project URL

https://github.com/kc7bfi/wsrpc-maven-plugin
Source Code Management

Source Code Management

http://github.com/kc7bfi/wsrpc-maven-plugin

Download wsrpc-maven-plugin

How to add to project

<plugin>
    <groupId>net.psgglobal.wsrpc</groupId>
    <artifactId>wsrpc-maven-plugin</artifactId>
    <version>1.4</version>
</plugin>

Dependencies

compile (9)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
com.google.guava : guava jar 30.1-jre
org.apache.maven : maven-plugin-api jar 3.8.1
org.codehaus.plexus : plexus-utils jar 3.0.24
com.codesnippets4all : quick-json jar 1.0.4
org.apache.velocity : velocity-engine-core jar 2.3
org.apache.velocity.tools : velocity-tools-generic jar 3.1
org.apache.maven : maven-core jar 3.8.1
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0