Last Version

FSP Proxy server 0.9

Translates FSP v2 protocol into HTTP/1.1.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.fsp
ArtifactId

ArtifactId

fsproxy
Version

Version

0.9
Type

Type

jar
Description

Description

FSP Proxy server
Translates FSP v2 protocol into HTTP/1.1.
Project URL

Project URL

http://fsp.sourceforge.net/fsproxy.html
Project Organization

Project Organization

FSP Project
Source Code Management

Source Code Management

https://sourceforge.net/p/fsp/fsproxy/ci/master/tree/

Download fsproxy 0.9


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.fsp : fsplib jar 1.0.0-RC11

Project Modules

There are no modules declared in this project.