is not current version
Last Version 8.0.4

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


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

jsp-filter
Version

Version

7.3.8
Type

Type

war

Download jsp-filter 7.3.8


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