Flotype Bridge for Java - Examples

Examples for the Flotype Bridge for Java library. Flotype Bridge enables cross-language RPC for interserver and client-server communication.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.flotype.bridge
ArtifactId

ArtifactId

bridge-java-examples
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Flotype Bridge for Java - Examples
Examples for the Flotype Bridge for Java library. Flotype Bridge enables cross-language RPC for interserver and client-server communication.
Project URL

Project URL

http://flotype.com
Project Organization

Project Organization

Flotype Inc.
Source Code Management

Source Code Management

http://git.flotype.com/bridge-java

Download bridge-java-examples

How to add to project

<!-- https://jarcasting.com/artifacts/com.flotype.bridge/bridge-java-examples/ -->
<dependency>
    <groupId>com.flotype.bridge</groupId>
    <artifactId>bridge-java-examples</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.flotype.bridge/bridge-java-examples/
implementation 'com.flotype.bridge:bridge-java-examples:0.0.1'
// https://jarcasting.com/artifacts/com.flotype.bridge/bridge-java-examples/
implementation ("com.flotype.bridge:bridge-java-examples:0.0.1")
'com.flotype.bridge:bridge-java-examples:jar:0.0.1'
<dependency org="com.flotype.bridge" name="bridge-java-examples" rev="0.0.1">
  <artifact name="bridge-java-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flotype.bridge', module='bridge-java-examples', version='0.0.1')
)
libraryDependencies += "com.flotype.bridge" % "bridge-java-examples" % "0.0.1"
[com.flotype.bridge/bridge-java-examples "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.flotype.bridge : bridge-java-core jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1