is not current version
Last Version 8.0.4

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


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

jsp-filter
Version

Version

3.0.8
Type

Type

war

Download jsp-filter 3.0.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>3.0.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:3.0.8'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/jsp-filter/
implementation ("org.ops4j.pax.web.samples:jsp-filter:3.0.8")
'org.ops4j.pax.web.samples:jsp-filter:war:3.0.8'
<dependency org="org.ops4j.pax.web.samples" name="jsp-filter" rev="3.0.8">
  <artifact name="jsp-filter" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='jsp-filter', version='3.0.8')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "jsp-filter" % "3.0.8"
[org.ops4j.pax.web.samples/jsp-filter "3.0.8"]