Last Version

OPS4J Pax Web JSP Samples 8.0.4

Pax Web Samples

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

samples-jsp
Version

Version

8.0.4
Type

Type

pom
Description

Description

OPS4J Pax Web JSP Samples
Pax Web Samples
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download samples-jsp 8.0.4

Filename Size
samples-jsp-8.0.4.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • helloworld-jsp
  • helloworld-jsp-noclasses