is not current version
Last Version 8.0.4

org.ops4j.pax.web.samples:jsp-filter 4.2.6


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

jsp-filter
Version

Version

4.2.6
Type

Type

war

Download jsp-filter 4.2.6


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/jsp-filter/ -->
<dependency>
    <groupId>org.ops4j.pax.web.samples</groupId>
    <artifactId>jsp-filter</artifactId>
    <version>4.2.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/jsp-filter/
implementation 'org.ops4j.pax.web.samples:jsp-filter:4.2.6'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/jsp-filter/
implementation ("org.ops4j.pax.web.samples:jsp-filter:4.2.6")
'org.ops4j.pax.web.samples:jsp-filter:war:4.2.6'
<dependency org="org.ops4j.pax.web.samples" name="jsp-filter" rev="4.2.6">
  <artifact name="jsp-filter" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='jsp-filter', version='4.2.6')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "jsp-filter" % "4.2.6"
[org.ops4j.pax.web.samples/jsp-filter "4.2.6"]