templates.index.html Maven / Gradle / Ivy
XpressJ.com Lightweight Sinatra/Express.js inspired framework for web applications in Java
Skip to main content
XpressJ
XpressJ is a lightweight framework for rapid development of standalone web applications in Java. It is inspired by JavaScript framework Express.js which was initially based on Sinatra. XpressJ is an attempt to bring same logic into Java world allowing fast development with great flexibility and extendability.
News
2014-09-15
First version of website has been published! The website has been made using XpressJ
! Check out xpressj-example
to find out how!
2014-09-15
Version 0.7.0 is released to Maven Central. You can include it in your pom.xml
using:
<dependency>
<groupId>com.xpressj</groupId>
<artifactId>xpressj</artifactId>
<version>0.7.0</version>
</dependency>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy