| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.nakedobjects.plugins | 
| ArtifactId | ArtifactIdhttp-remoting-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHTTP Remoting (Client-side) | 
| Project Organization | Project Organization | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.nakedobjects.core : remoting | jar | 4.0.0 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| 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 |