License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking Pippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-undertow |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo Undertow
Undertow embedded server
|
Filename | Size |
---|---|
pippo-undertow-1.13.1.pom | |
pippo-undertow-1.13.1.jar | 16 KB |
pippo-undertow-1.13.1-sources.jar | 10 KB |
pippo-undertow-1.13.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-undertow/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-undertow</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-undertow/
implementation 'ro.pippo:pippo-undertow:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-undertow/
implementation ("ro.pippo:pippo-undertow:1.13.1")
'ro.pippo:pippo-undertow:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-undertow" rev="1.13.1">
<artifact name="pippo-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-undertow', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-undertow" % "1.13.1"
[ro.pippo/pippo-undertow "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-core | jar | 1.13.1 |
io.undertow : undertow-servlet | jar | 1.4.27.Final |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.7 |