Context :: Remoting :: Fluent

Fluent-style remoting interface implementation on top of Hessian

License

License

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

remoting-fluent
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Context :: Remoting :: Fluent
Fluent-style remoting interface implementation on top of Hessian

Download remoting-fluent

How to add to project

<!-- https://jarcasting.com/artifacts/net.contextfw/remoting-fluent/ -->
<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>remoting-fluent</artifactId>
    <version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/remoting-fluent/
implementation 'net.contextfw:remoting-fluent:0.6.2'
// https://jarcasting.com/artifacts/net.contextfw/remoting-fluent/
implementation ("net.contextfw:remoting-fluent:0.6.2")
'net.contextfw:remoting-fluent:jar:0.6.2'
<dependency org="net.contextfw" name="remoting-fluent" rev="0.6.2">
  <artifact name="remoting-fluent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='remoting-fluent', version='0.6.2')
)
libraryDependencies += "net.contextfw" % "remoting-fluent" % "0.6.2"
[net.contextfw/remoting-fluent "0.6.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.caucho : hessian jar 3.1.5
javax.servlet » com.springsource.javax.servlet jar 2.5.0
com.google.code.guice : guice jar 2.0
aopalliance : aopalliance jar 1.0
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0