Last Version

jbundle-util-webapp-cgi - cgi directory 1.3.7

This servlet will run a non-java web application as a servlet. For example a perl application such as awstats can be run in a java server.

License

License

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

org.jbundle.util.webapp.cgi
Version

Version

1.3.7
Type

Type

war
Description

Description

jbundle-util-webapp-cgi - cgi directory
This servlet will run a non-java web application as a servlet. For example a perl application such as awstats can be run in a java server.
Project Organization

Project Organization

jbundle.org

Download org.jbundle.util.webapp.cgi 1.3.7


<!-- https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.cgi/ -->
<dependency>
    <groupId>org.jbundle.util.webapp</groupId>
    <artifactId>org.jbundle.util.webapp.cgi</artifactId>
    <version>1.3.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.cgi/
implementation 'org.jbundle.util.webapp:org.jbundle.util.webapp.cgi:1.3.7'
// https://jarcasting.com/artifacts/org.jbundle.util.webapp/org.jbundle.util.webapp.cgi/
implementation ("org.jbundle.util.webapp:org.jbundle.util.webapp.cgi:1.3.7")
'org.jbundle.util.webapp:org.jbundle.util.webapp.cgi:war:1.3.7'
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.cgi" rev="1.3.7">
  <artifact name="org.jbundle.util.webapp.cgi" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbundle.util.webapp', module='org.jbundle.util.webapp.cgi', version='1.3.7')
)
libraryDependencies += "org.jbundle.util.webapp" % "org.jbundle.util.webapp.cgi" % "1.3.7"
[org.jbundle.util.webapp/org.jbundle.util.webapp.cgi "1.3.7"]

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 7.0.99
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : osgi.core jar 6.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.