HTTP Remoting (Client-side)


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

http-remoting-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Remoting (Client-side)
Project Organization

Project Organization

Naked Objects Group Ltd.

Download http-remoting-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.nakedobjects.core : remoting jar 4.0.0
commons-httpclient : commons-httpclient jar 3.1

test (6)

Group / Artifact Type Version
org.nakedobjects.core : metamodel test-jar 4.0.0
org.nakedobjects.core : runtime test-jar 4.0.0
org.jmock : jmock-junit4 jar 2.4.0
junit : junit jar 4.4
cglib : cglib-nodep jar 2.1_3
org.objenesis : objenesis jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0-beta-1
1.0-alpha-4