Apache Turbine

Turbine is a servlet based framework that allows experienced Java developers to quickly build secure web applications. Parts of Turbine can also be used independently of the web portion of Turbine as well. In other words, we strive to make portions of Turbine easily available for use in other applications.

License

License

GroupId

GroupId

org.apache.turbine
ArtifactId

ArtifactId

turbine
Last Version

Last Version

5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Turbine
Turbine is a servlet based framework that allows experienced Java developers to quickly build secure web applications. Parts of Turbine can also be used independently of the web portion of Turbine as well. In other words, we strive to make portions of Turbine easily available for use in other applications.
Project Organization

Project Organization

The Apache Software Foundation

Download turbine

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.turbine/turbine/ -->
<dependency>
    <groupId>org.apache.turbine</groupId>
    <artifactId>turbine</artifactId>
    <version>5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.turbine/turbine/
implementation 'org.apache.turbine:turbine:5.1'
// https://jarcasting.com/artifacts/org.apache.turbine/turbine/
implementation ("org.apache.turbine:turbine:5.1")
'org.apache.turbine:turbine:jar:5.1'
<dependency org="org.apache.turbine" name="turbine" rev="5.1">
  <artifact name="turbine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.turbine', module='turbine', version='5.1')
)
libraryDependencies += "org.apache.turbine" % "turbine" % "5.1"
[org.apache.turbine/turbine "5.1"]

Dependencies

compile (32)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-configuration2 jar 2.7
org.apache.commons : commons-email jar 1.5
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
commons-beanutils : commons-beanutils jar 1.9.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml Optional jar 2.13.0
nl.basjes.parse.useragent : yauaa jar 5.23
org.apache.fulcrum : fulcrum-cache Optional jar 2.0.0
org.apache.fulcrum : fulcrum-factory jar 1.1.1
org.apache.fulcrum : fulcrum-pool jar 1.0.5
org.apache.fulcrum : fulcrum-localization jar 1.0.7
org.apache.fulcrum : fulcrum-parser jar 2.0.1
org.apache.fulcrum : fulcrum-intake jar 2.0.0
org.apache.fulcrum : fulcrum-yaafi Optional jar 1.0.8
org.apache.fulcrum : fulcrum-crypto jar 1.0.8
org.apache.fulcrum : fulcrum-xslt jar 1.1.1
org.apache.fulcrum : fulcrum-mimetype jar 1.0.6
org.apache.torque : torque-runtime jar 5.0
commons-configuration : commons-configuration jar 1.10
org.apache.fulcrum : fulcrum-security-api jar 2.1.0
org.apache.fulcrum : fulcrum-quartz jar 1.1.2
org.python : jython-standalone Optional jar 2.7.2
org.jabsorb : jabsorb Optional jar 1.3.2
org.apache.logging.log4j : log4j-jcl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-web jar 2.14.1
org.apache.logging.log4j : log4j-1.2-api jar 2.14.1
org.apache.velocity : velocity-engine-core jar 2.3
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
com.sun.xml.bind : jaxb-impl jar 2.3.3

test (7)

Group / Artifact Type Version
org.apache.fulcrum : fulcrum-security-memory jar 2.1.0
org.apache.fulcrum : fulcrum-security-api jar 2.1.0
org.hsqldb : hsqldb jar 2.5.1
org.apache.fulcrum : fulcrum-testcontainer jar 1.0.9
org.testcontainers : testcontainers Optional jar 1.16.2
org.testcontainers : junit-jupiter Optional jar 1.16.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
5.1
5.0
4.0.1
4.0
4.0-M2
4.0-M1