maven-jetty-pluto-embedded

Artifact allowing pluto to be embedded in Jetty in a maven project. This makes it possible to use the maven-jetty-plugin and create a launcher in Eclipse for running your portlets.

License

License

Categories

Categories

Jetty Container Application Servers Maven Build Tools
GroupId

GroupId

com.bekk.boss
ArtifactId

ArtifactId

maven-jetty-pluto-embedded
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

maven-jetty-pluto-embedded
Artifact allowing pluto to be embedded in Jetty in a maven project. This makes it possible to use the maven-jetty-plugin and create a launcher in Eclipse for running your portlets.

Download maven-jetty-pluto-embedded

How to add to project

<!-- https://jarcasting.com/artifacts/com.bekk.boss/maven-jetty-pluto-embedded/ -->
<dependency>
    <groupId>com.bekk.boss</groupId>
    <artifactId>maven-jetty-pluto-embedded</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bekk.boss/maven-jetty-pluto-embedded/
implementation 'com.bekk.boss:maven-jetty-pluto-embedded:1.0.1'
// https://jarcasting.com/artifacts/com.bekk.boss/maven-jetty-pluto-embedded/
implementation ("com.bekk.boss:maven-jetty-pluto-embedded:1.0.1")
'com.bekk.boss:maven-jetty-pluto-embedded:jar:1.0.1'
<dependency org="com.bekk.boss" name="maven-jetty-pluto-embedded" rev="1.0.1">
  <artifact name="maven-jetty-pluto-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bekk.boss', module='maven-jetty-pluto-embedded', version='1.0.1')
)
libraryDependencies += "com.bekk.boss" % "maven-jetty-pluto-embedded" % "1.0.1"
[com.bekk.boss/maven-jetty-pluto-embedded "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.pluto : pluto-portal-driver jar 1.1.6
org.apache.pluto : pluto-portal-driver-impl jar 1.1.6
org.apache.pluto : pluto-container jar 1.1.6
org.apache.pluto : pluto-taglib jar 1.1.6
org.springframework : spring-web jar 2.0.2

provided (2)

Group / Artifact Type Version
org.mortbay.jetty : jsp-2.1 jar 6.1.14
org.mortbay.jetty : jetty jar 6.1.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0