Last Version

remote-transport-http 0.7

Support for sending and receiving remote commands over HTTP (including a servlet implementation)

License

License

GroupId

GroupId

io.remotecontrol
ArtifactId

ArtifactId

remote-transport-http
Version

Version

0.7
Type

Type

jar
Description

Description

remote-transport-http
Support for sending and receiving remote commands over HTTP (including a servlet implementation)
Project URL

Project URL

http://remotecontrol.io
Source Code Management

Source Code Management

https://github.com/alkemist/remote-control

Download remote-transport-http 0.7


<!-- https://jarcasting.com/artifacts/io.remotecontrol/remote-transport-http/ -->
<dependency>
    <groupId>io.remotecontrol</groupId>
    <artifactId>remote-transport-http</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.remotecontrol/remote-transport-http/
implementation 'io.remotecontrol:remote-transport-http:0.7'
// https://jarcasting.com/artifacts/io.remotecontrol/remote-transport-http/
implementation ("io.remotecontrol:remote-transport-http:0.7")
'io.remotecontrol:remote-transport-http:jar:0.7'
<dependency org="io.remotecontrol" name="remote-transport-http" rev="0.7">
  <artifact name="remote-transport-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.remotecontrol', module='remote-transport-http', version='0.7')
)
libraryDependencies += "io.remotecontrol" % "remote-transport-http" % "0.7"
[io.remotecontrol/remote-transport-http "0.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.2.1
io.remotecontrol : remote-core jar 0.7
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.