fpnn-sdk-java

A Java Client SDK for FPNN RPC Framework (https://github.com/highras/fpnn).

License

License

GroupId

GroupId

com.github.highras
ArtifactId

ArtifactId

fpnn
Last Version

Last Version

2.0.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

fpnn-sdk-java
A Java Client SDK for FPNN RPC Framework (https://github.com/highras/fpnn).
Project URL

Project URL

https://github.com/highras/fpnn-sdk-java
Source Code Management

Source Code Management

https://github.com/highras/fpnn-sdk-java

Download fpnn

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.highras/fpnn/ -->
<dependency>
    <groupId>com.github.highras</groupId>
    <artifactId>fpnn</artifactId>
    <version>2.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.highras/fpnn/
implementation 'com.github.highras:fpnn:2.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.highras/fpnn/
implementation ("com.github.highras:fpnn:2.0.5-RELEASE")
'com.github.highras:fpnn:jar:2.0.5-RELEASE'
<dependency org="com.github.highras" name="fpnn" rev="2.0.5-RELEASE">
  <artifact name="fpnn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.highras', module='fpnn', version='2.0.5-RELEASE')
)
libraryDependencies += "com.github.highras" % "fpnn" % "2.0.5-RELEASE"
[com.github.highras/fpnn "2.0.5-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.8.17

Project Modules

There are no modules declared in this project.
com.github.highras

HighRAS

Versions

Version
2.0.5-RELEASE
2.0.4-RELEASE
2.0.3-RELEASE
2.0.2-RELEASE
2.0.1-RELEASE
2.0.0-RELEASE