Last Version

Servlet utils 1.3-javax

Some helpful classes when developing servlets

License

License

GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

servlet-utils
Version

Version

1.3-javax
Type

Type

jar
Description

Description

Servlet utils
Some helpful classes when developing servlets
Project URL

Project URL

https://github.com/morgwai/servlet-utils
Source Code Management

Source Code Management

https://github.com/morgwai/servlet-utils.git

Download servlet-utils 1.3-javax


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar [1.7.32,)

Project Modules

There are no modules declared in this project.