is not current version
Last Version 2.3.7

org.jasig.portlet.proxy:WebProxyPortlet 2.3.2

Collection of portlets for proxying external content

GroupId

GroupId

org.jasig.portlet.proxy
ArtifactId

ArtifactId

WebProxyPortlet
Version

Version

2.3.2
Type

Type

war

Download WebProxyPortlet 2.3.2


<!-- https://jarcasting.com/artifacts/org.jasig.portlet.proxy/WebProxyPortlet/ -->
<dependency>
    <groupId>org.jasig.portlet.proxy</groupId>
    <artifactId>WebProxyPortlet</artifactId>
    <version>2.3.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.proxy/WebProxyPortlet/
implementation 'org.jasig.portlet.proxy:WebProxyPortlet:2.3.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.proxy/WebProxyPortlet/
implementation ("org.jasig.portlet.proxy:WebProxyPortlet:2.3.2")
'org.jasig.portlet.proxy:WebProxyPortlet:war:2.3.2'
<dependency org="org.jasig.portlet.proxy" name="WebProxyPortlet" rev="2.3.2">
  <artifact name="WebProxyPortlet" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.proxy', module='WebProxyPortlet', version='2.3.2')
)
libraryDependencies += "org.jasig.portlet.proxy" % "WebProxyPortlet" % "2.3.2"
[org.jasig.portlet.proxy/WebProxyPortlet "2.3.2"]