Struts Scripting

This project allows Struts Actions to be written in the scripting language of one's choice rather than as Java classes. It uses the Beans Scripting Framework to allow scripts to be written in any language BSF supports like Perl, Python, Ruby, JavaScript, BeanShell, and even VBScript.

Группа

Группа

struts
Идентификатор

Идентификатор

struts-scripting
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Struts Scripting
This project allows Struts Actions to be written in the scripting language of one's choice rather than as Java classes. It uses the Beans Scripting Framework to allow scripts to be written in any language BSF supports like Perl, Python, Ruby, JavaScript, BeanShell, and even VBScript.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать struts-scripting

Как подключить последнюю версию

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.7.0
commons-logging : commons-logging jar 1.0.4
commons-digester : commons-digester jar 1.7
commons-validator : commons-validator jar 1.1.4
struts : struts jar 1.2.8
oro : oro jar 2.0.7
bsf : bsf jar 2.3.0
struts » struts-mailreader jar 1.2.8
groovy : groovy-all jar 1.0-jsr-04
commons-lang : commons-lang jar 2.1
xalan : xalan jar 2.7.0

provided (1)

Идентификатор библиотеки Тип Версия
servletapi : servletapi jar 2.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1