Last Version

com.vertispan.rpc:endpoint-server-vertx 1.0-alpha-6

JVM and GWT compatible object serialization and RPC invocation

License

License

GroupId

GroupId

com.vertispan.rpc
ArtifactId

ArtifactId

endpoint-server-vertx
Version

Version

1.0-alpha-6
Type

Type

jar
Description

Description

JVM and GWT compatible object serialization and RPC invocation
Source Code Management

Source Code Management

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

Download endpoint-server-vertx 1.0-alpha-6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.vertispan.rpc : endpoint-api jar 1.0-alpha-6
com.vertispan.rpc : string-serializer-streams jar 1.0-alpha-6
com.vertispan.rpc : bytebuffer-serializer-streams jar 1.0-alpha-6
io.vertx : vertx-core jar 3.8.1

Project Modules

There are no modules declared in this project.