Registry / web-framework / piranha-webapp-impl

piranha-webapp-impl

JSON →
library21.10.0javamavenunverified

Implementation of the web application container for the Piranha cloud container project.

<dependency> <groupId>cloud.piranha.webapp</groupId> <artifactId>piranha-webapp-impl</artifactId> <version>21.10.0</version> </dependency>
INSTALL
IMPORT
SIG · PIRANHA-WEBAPP-IMP
P
piranha-webapp-impl
web-frameworkjavav21.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebApplicationImpl
cloud.piranha.webapp.impl.WebApplicationImpl

Starts a Piranha web application.

import cloud.piranha.webapp.impl.WebApplicationImpl; public class Example { public static void main(String[] args) { WebApplicationImpl app = new WebApplicationImpl(); app.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
21.10.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
piranha-webapp-impl — mvn dependency:get piranha-webapp-impl · libregistry