MVN

org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet

Maven & Gradle

Jun 29, 2023
25 usages
1.3k stars

Smiley's HTTP Proxy Servlet · An HTTP Proxy (aka gateway) in the form of a Java servlet. An HTTP proxy is useful for AJAX applications to communicate with web accessible services on hosts other than where the web application is hosted.

<dependency>
    <groupId>org.mitre.dsmiley.httpproxy</groupId>
    <artifactId>smiley-http-proxy-servlet</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
smiley-http-proxy-servlet-2.0
1.12.x
smiley-http-proxy-servlet-1.12.1
1.12
smiley-http-proxy-servlet-1.12
1.11
smiley-http-proxy-servlet-1.11
1.10
smiley-http-proxy-servlet-1.10
1.9
smiley-http-proxy-servlet-1.9
1.8
smiley-http-proxy-servlet-1.8
1.7
smiley-http-proxy-servlet-1.7
1.6
smiley-http-proxy-servlet-1.6
1.5
smiley-http-proxy-servlet-1.5
1.4
smiley-http-proxy-servlet-1.4
1.3
smiley-http-proxy-servlet-1.3
1.2
smiley-http-proxy-servlet-1.2

How to add a dependency to Maven

Add the following org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mitre.dsmiley.httpproxy</groupId>
    <artifactId>smiley-http-proxy-servlet</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet gradle dependency to your build.gradle file:

implementation 'org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet:2.0'

Gradle Kotlin DSL: Add the following org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mitre.dsmiley.httpproxy:smiley-http-proxy-servlet:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mitre.dsmiley.httpproxy" % "smiley-http-proxy-servlet" % "2.0"

Advertisement

Dependencies from Group

Jun 29, 2023
25 usages
1.3k stars

Discover Dependencies

Mar 04, 2021
26 usages
2.4k stars
Aug 10, 2022
2 usages
95 stars
Aug 25, 2023
6 usages
1.8k stars
Aug 21, 2023
36 usages
7.7k stars
Nov 29, 2019
2 usages
5 stars
Sep 19, 2020
33 usages
6.9k stars
Aug 22, 2023
204 usages
Mar 13, 2023
0 stars
Apr 17, 2015
246 usages
Nov 11, 2011
20 usages