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.

License

License

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

org.jbundle.util.webapp.cgi
Last Version

Last Version

1.3.7
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.3.7
1.3.6
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.9.4
0.9.3
0.9.1