October 28, 2004
28 October 2004 - Jakarta Turbine 2.3.1 Now Available
The Jakarta Turbine team is pleased to announce the release of Jakarta Turbine version 2.3.1, a maintenance release of the Jakarta Turbine 2.3 branch.
Turbine is a servlet based framework that allows experienced Java developers to quickly build web applications. Turbine allows you to use personalize the web sites and to use user logins to restrict access to parts of your application.
Turbine is a matured and well established framework that is used as the base of many other projects.
The list of changes can be viewed at
http://jakarta.apache.org/turbine/turbine/turbine-2.3.1/changes-report.html
The full documentation is available at
http://jakarta.apache.org/turbine/turbine/turbine-2.3.1/
The release is available through the Apache Mirror System and the Maven Repository at ibiblio.org
Apache Mirror System
====================
http://www.apache.org/dyn/closer.cgi/jakarta/turbine/turbine-2.3.1/
or
http://www.apache.org/dist/jakarta/turbine/turbine-2.3.1/ (until the mirrors are synchronized)
Maven repository
================
http://www.ibiblio.org/maven/turbine/
http://www.apache.org/dist/java-repository/turbine/
Dependencies:
<dependency>
<groupId>turbine</groupId>
<artifactId>turbine</artifactId>
<version>2.3.1</version>
<url>http://jakarta.apache.org/turbine/download.html</url>
<type>jar</type>
</dependency>
----
----Posted by Tetsuya Kitahata at October 28, 2004 06:32 PMProject Info -- Apache Turbine
Apache Turbine is a servlet based framework that allows experienced Java developers to quickly build web applications. Apache Turbine allows you to use personalize the web sites and to use user logins to restrict access to parts of your application.
Releases can be downloaded from http://turbine.apache.org/download.html
Project Website http://turbine.apache.org/ Programming Languages Java Categories web-framework Mailing Lists http://turbine.apache.org/contact.html#Mailing_lists Bug/Issue Tracker http://issues.apache.org/jira/browse/TRB Project Management Committee Apache Turbine Access to the source code:
Browse http://svn.apache.org/viewvc/turbine/ SVN Direct http://svn.apache.org/repos/asf/turbine
http://www.apachenews.org/archives/000491.html
[ Category : Apache Jakarta ] (PDF)(XML)

