Last Version

gwt-rpc 1.0-alpha-6

JVM and GWT compatible object serialization and RPC invocation

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.vertispan.rpc
ArtifactId

ArtifactId

gwt-rpc-parent
Version

Version

1.0-alpha-6
Type

Type

pom
Description

Description

gwt-rpc
JVM and GWT compatible object serialization and RPC invocation
Project URL

Project URL

http://www.gwtproject.org/
Source Code Management

Source Code Management

https://github.com/vertispan/gwt-rpc/tree/master

Download gwt-rpc-parent 1.0-alpha-6


<!-- https://jarcasting.com/artifacts/com.vertispan.rpc/gwt-rpc-parent/ -->
<dependency>
    <groupId>com.vertispan.rpc</groupId>
    <artifactId>gwt-rpc-parent</artifactId>
    <version>1.0-alpha-6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.rpc/gwt-rpc-parent/
implementation 'com.vertispan.rpc:gwt-rpc-parent:1.0-alpha-6'
// https://jarcasting.com/artifacts/com.vertispan.rpc/gwt-rpc-parent/
implementation ("com.vertispan.rpc:gwt-rpc-parent:1.0-alpha-6")
'com.vertispan.rpc:gwt-rpc-parent:pom:1.0-alpha-6'
<dependency org="com.vertispan.rpc" name="gwt-rpc-parent" rev="1.0-alpha-6">
  <artifact name="gwt-rpc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.rpc', module='gwt-rpc-parent', version='1.0-alpha-6')
)
libraryDependencies += "com.vertispan.rpc" % "gwt-rpc-parent" % "1.0-alpha-6"
[com.vertispan.rpc/gwt-rpc-parent "1.0-alpha-6"]

Dependencies

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

Project Modules

  • serialization-api
  • string-serializer-streams
  • bytebuffer-serializer-streams
  • serialization-processor
  • gwt-jre-serializers
  • serialization-samples
  • discovery
  • endpoint-api
  • endpoint-processor
  • endpoint-client-gwt
  • endpoint-server-servlet
  • endpoint-server-vertx
  • endpoint-samples
  • workers
  • workers-sample
  • endpoint-client-okhttp
  • serialization-details