https://github.com/eclipse-ee4j/piranha
Piranha Project
https://github.com/eclipse-ee4j/piranha
Last synced: about 2 months ago
JSON representation
Piranha Project
- Host: GitHub
- URL: https://github.com/eclipse-ee4j/piranha
- Owner: eclipse-ee4j
- License: bsd-3-clause
- Created: 2025-07-17T14:42:45.000Z (12 months ago)
- Default Branch: current
- Last Pushed: 2026-05-04T22:11:16.000Z (2 months ago)
- Last Synced: 2026-05-06T22:44:32.906Z (about 2 months ago)
- Language: Java
- Size: 19.3 MB
- Stars: 2
- Watchers: 0
- Forks: 4
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README

# Piranha Project

The Piranha Project delivers you with Cloud ready containers and useful add-on /
integration modules.
## Quickstart
Download a JAR based distribution from Maven Central.
And run your web application using:
```
java -jar piranha-dist-XXX.jar --war-file your-webapplication.war
```
## Getting Started
To get started with Piranha please go
[here](https://piranha.cloud/release/index.html).
## How do I contribute?
See [Contributing](CONTRIBUTING.md)
## Our code of Conduct
See [Code of Conduct](CODE_OF_CONDUCT.md)