xsbt-web-plugin is an sbt extension for building J2EE Web applications in Scala and Java. It is best suited for projects that:
- Deploy to common cloud platforms (e.g. Google App Engine, Heroku, Elastic Beanstalk, Jelastic)
- Deploy to production J2EE environments (e.g. Tomcat, Jetty, GlassFish, WebSphere)
- Incorporate J2EE libraries (e.g. JSP, JSF, EJB)
- Utilize J2EE technologies (e.g.
Servlet
,Filter
, JNDI) - Have a specific need to be packaged as a .war file
Documentation is available by minor release version. Version numbers follow the Specified Versioning guidelines.
- Version 2.0 (current)
- Version 1.1
- Version 1.0
- Version 0.9