Simple Servlet Collection

This project contains some frequently used java servlets.

License

License

GroupId

GroupId

org.jbundle.util.webapp
ArtifactId

ArtifactId

org-jbundle-util-webapp-site
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Servlet Collection
This project contains some frequently used java servlets.
Project Organization

Project Organization

jbundle.org

Download org-jbundle-util-webapp-site

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1