COS

The O'Reilly Servlet Package (com.oreilly.servlet) by Jason Hunter to accompany his book, Java Servlet Programming, including the famous MultipartRequest and MultipartParser classes.

License

License

GroupId

GroupId

servlets.com
ArtifactId

ArtifactId

cos
Last Version

Last Version

05Nov2002
Release Date

Release Date

Type

Type

jar
Description

Description

COS
The O'Reilly Servlet Package (com.oreilly.servlet) by Jason Hunter to accompany his book, Java Servlet Programming, including the famous MultipartRequest and MultipartParser classes.
Project URL

Project URL

http://www.servlets.com/
Project Organization

Project Organization

servlets.com

Download cos

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
05Nov2002