Downloads

Get the Oorian Framework, IDE starter projects, and extension libraries.

Oorian Framework

The core framework includes everything you need to build interactive web applications in pure Java.

OorianCore

Core framework with AJAX, SSE, and WebSocket communication, HTML element API, event system, JSON/XML support, and more.

Jakarta EE (jakarta.servlet)v1.0.4
Artifact: oorian-core
Download ZIP

OorianCore (J2EE)

Same core framework targeting legacy J2EE containers. Use this for Tomcat 9.x, Jetty 10.x, and other javax.servlet environments.

J2EE (javax.servlet)v1.0.4
Artifact: oorian-core-javax
Download ZIP

LaunchPad

Embedded Jetty server for running Oorian applications standalone. Zero-configuration deployment with HTTP/HTTPS, GZIP, and health endpoints.

Standalonev1.0.3
Artifact: oorian-launchpad
Download ZIP

IDE Starter Projects

Pre-configured project templates to get you up and running quickly.

LaunchPad Starters

Recommended

Embedded Jetty server included — no external app server needed. The easiest way to get started with Oorian.

IDEBuild ToolVersionRequirementsDownload
NetBeansAntv1.0.4Java 17+Download ZIP
NetBeansMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
NetBeansGradlev1.0.4Java 17+, Gradle 8+Download ZIP
IntelliJ IDEAMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
IntelliJ IDEAGradlev1.0.4Java 17+, Gradle 8+Download ZIP
VS CodeMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
VS CodeGradlev1.0.4Java 17+, Gradle 8+Download ZIP
EclipseMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
EclipseGradlev1.0.4Java 17+, Gradle 8+Download ZIP

App Server Starters

For developers already using Tomcat, Jetty, GlassFish, or WildFly in their development environment.

IDEBuild ToolVersionRequirementsDownload
NetBeansAntv1.0.4Java 17+Download ZIP
NetBeansMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
NetBeansGradlev1.0.4Java 17+, Gradle 8+Download ZIP
IntelliJ IDEAMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
IntelliJ IDEAGradlev1.0.4Java 17+, Gradle 8+Download ZIP
VS CodeMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
VS CodeGradlev1.0.4Java 17+, Gradle 8+Download ZIP
EclipseMavenv1.0.4Java 17+, Maven 3.6+Download ZIP
EclipseGradlev1.0.4Java 17+, Gradle 8+Download ZIP

UI Extensions & Add-Ons

UI Extensions wrap best-of-breed JavaScript UI libraries so you can use them from pure Java. Add-Ons provide server-side integrations for analytics, authentication, payments, and more. Each is a separate JAR you add to your project.

NameVersionReleasedRelease NotesLicensingDownloadRegistry
ApexChartsv1.0.22026-03-17
Open SourceDownload ZIP
Bootstrapv1.0.22026-03-17
Open SourceDownload ZIP
Chart.jsv1.0.22026-03-17
Open SourceDownload ZIP
EChartsv1.0.22026-03-17
Open SourceDownload ZIP
Font Awesomev1.0.22026-03-17
Free / CommercialDownload ZIP
reCAPTCHAv1.0.22026-03-17
FreeDownload ZIP
RSSv1.0.22026-03-17
UnknownDownload ZIP
Tailwind CSSv1.0.22026-03-17
Open SourceDownload ZIP

System Requirements

Java

Java 17 or higher (LTS recommended)
Java 21 fully supported
OpenJDK, Oracle JDK, or Amazon Corretto

Servlet Container

LaunchPad (embedded Jetty — included in starters)
Jakarta EE: Tomcat 10+, Jetty 11+, GlassFish 7+, WildFly 27+
J2EE: Tomcat 9.x, Jetty 10.x, GlassFish 5.x, WildFly 26

Browser

Chrome, Firefox, Safari, Edge (latest)
WebSocket support for WS mode
SSE support for SSE mode

Browse the Download Archive

View all available library versions, release notes, and checksums in the download archive.

View Archive