is not current version
Last Version 8.0.4

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


Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

jsp-filter
Version

Version

7.2.7
Type

Type

war

Download jsp-filter 7.2.7


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