MVN

net.sf.fsp : fsproxy

Maven & Gradle

May 06, 2020

FSP Proxy server · Translates FSP v2 protocol into HTTP/1.1.

<dependency>
    <groupId>net.sf.fsp</groupId>
    <artifactId>fsproxy</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.fsp : fsproxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of net.sf.fsp : fsproxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
fsproxy-0.9

How to add a dependency to Maven

Add the following net.sf.fsp : fsproxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.fsp</groupId>
    <artifactId>fsproxy</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.fsp : fsproxy gradle dependency to your build.gradle file:

implementation 'net.sf.fsp:fsproxy:0.9'

Gradle Kotlin DSL: Add the following net.sf.fsp : fsproxy gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.fsp:fsproxy:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.fsp : fsproxy sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.fsp" % "fsproxy" % "0.9"

Advertisement

Dependencies from Group

Apr 30, 2020
2 usages
May 06, 2020
May 06, 2020

Discover Dependencies

Jul 20, 2023
1 usages
3 stars
Nov 14, 2020
83 stars
Aug 20, 2020
1 usages
3 stars
Aug 20, 2020
3 stars
May 09, 2020
0 stars
Dec 15, 2021
5 stars
Dec 15, 2021
3 usages
5 stars
Mar 16, 2023
197 stars