Last Version

com.squeakysand - squeakysand-servlet 0.1.0

Classes, interfaces and enums that assist with working with the javax.servlet API.

License

License

GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-servlet
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.squeakysand - squeakysand-servlet
Classes, interfaces and enums that assist with working with the javax.servlet API.
Project Organization

Project Organization

squeakysand.com

Download squeakysand-servlet 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squeakysand : squeakysand-commons jar 0.2.0

provided (1)

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

Project Modules

There are no modules declared in this project.