Pippo Jetty

Jetty embedded server

License

License

Categories

Categories

Jetty Container Application Servers Pippo User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.pippo
ArtifactId

ArtifactId

pippo-jetty
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pippo Jetty
Jetty embedded server

Download pippo-jetty

How to add to project

<!-- https://jarcasting.com/artifacts/ro.fortsoft.pippo/pippo-jetty/ -->
<dependency>
    <groupId>ro.fortsoft.pippo</groupId>
    <artifactId>pippo-jetty</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.pippo/pippo-jetty/
implementation 'ro.fortsoft.pippo:pippo-jetty:0.3.0'
// https://jarcasting.com/artifacts/ro.fortsoft.pippo/pippo-jetty/
implementation ("ro.fortsoft.pippo:pippo-jetty:0.3.0")
'ro.fortsoft.pippo:pippo-jetty:jar:0.3.0'
<dependency org="ro.fortsoft.pippo" name="pippo-jetty" rev="0.3.0">
  <artifact name="pippo-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.pippo', module='pippo-jetty', version='0.3.0')
)
libraryDependencies += "ro.fortsoft.pippo" % "pippo-jetty" % "0.3.0"
[ro.fortsoft.pippo/pippo-jetty "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
ro.fortsoft.pippo : pippo-core jar 0.3.0
org.eclipse.jetty : jetty-server jar 9.2.3.v20140905
org.eclipse.jetty : jetty-annotations jar 9.2.3.v20140905

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0