Jar examples for m: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. This one has been packaged for use with portletunit2.
You can download jar file maven-jetty-pluto-embedded 1.0.1 in this page.
Apache License Version 2.0, January 1994
You can use the following script to add maven-jetty-pluto-embedded-1.0.1.jar to your project.
<dependency> <groupId>com.bekk.boss</groupId> <artifactId>maven-jetty-pluto-embedded</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.bekk.boss', name: 'maven-jetty-pluto-embedded', version: '1.0.1'
libraryDependencies += "com.bekk.boss" % "maven-jetty-pluto-embedded" % "1.0.1"
<dependency org="com.bekk.boss" name="maven-jetty-pluto-embedded" rev="1.0.1"/>
@Grapes(@Grab(group='com.bekk.boss', module='maven-jetty-pluto-embedded', version='1.0.1'))
'com.bekk.boss:maven-jetty-pluto-embedded:jar:1.0.1'
Click the following link to download the jar file.
maven-jetty-pluto-embedded-1.0.1.jar