Last Version

Servlet common code 1.6.1

Various servets and filters

License

License

GroupId

GroupId

no.priv.bang.servlet
ArtifactId

ArtifactId

servlet-parent
Version

Version

1.6.1
Type

Type

jar
Description

Description

Servlet common code
Various servets and filters
Source Code Management

Source Code Management

https://github.com/steinarb/servlet

Download servlet-parent 1.6.1


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

Dependencies

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

Project Modules

  • servlet
  • jacoco-coverage-report
  • servlet-bom