License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.contextfw |
ArtifactId | ArtifactIdremoting-fluent |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContext :: Remoting :: Fluent
Fluent-style remoting interface implementation on top of Hessian
|
Filename | Size |
---|---|
remoting-fluent-0.6.2.pom | |
remoting-fluent-0.6.2.jar | 11 KB |
remoting-fluent-0.6.2-sources.jar | 5 KB |
remoting-fluent-0.6.2-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |