A simple project for MyFaces 2.0 and Ext-Scripting 1.0

Examples Meta Project, see the subprojects for starting various parts of ext-scripting

License

License

GroupId

GroupId

org.apache.myfaces.extensions.scripting
ArtifactId

ArtifactId

myfaces20-extscript-helloworld
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

war
Description

Description

A simple project for MyFaces 2.0 and Ext-Scripting 1.0
Examples Meta Project, see the subprojects for starting various parts of ext-scripting
Project URL

Project URL

http://www.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces20-extscript-helloworld

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.extensions.scripting/myfaces20-extscript-helloworld/ -->
<dependency>
    <groupId>org.apache.myfaces.extensions.scripting</groupId>
    <artifactId>myfaces20-extscript-helloworld</artifactId>
    <version>1.0.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.extensions.scripting/myfaces20-extscript-helloworld/
implementation 'org.apache.myfaces.extensions.scripting:myfaces20-extscript-helloworld:1.0.6'
// https://jarcasting.com/artifacts/org.apache.myfaces.extensions.scripting/myfaces20-extscript-helloworld/
implementation ("org.apache.myfaces.extensions.scripting:myfaces20-extscript-helloworld:1.0.6")
'org.apache.myfaces.extensions.scripting:myfaces20-extscript-helloworld:war:1.0.6'
<dependency org="org.apache.myfaces.extensions.scripting" name="myfaces20-extscript-helloworld" rev="1.0.6">
  <artifact name="myfaces20-extscript-helloworld" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.extensions.scripting', module='myfaces20-extscript-helloworld', version='1.0.6')
)
libraryDependencies += "org.apache.myfaces.extensions.scripting" % "myfaces20-extscript-helloworld" % "1.0.6"
[org.apache.myfaces.extensions.scripting/myfaces20-extscript-helloworld "1.0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.7.2
org.scala-lang : scala-library jar 2.11.1
org.scala-lang : scala-compiler jar 2.11.1
commons-io : commons-io jar 1.4

provided (2)

Group / Artifact Type Version
javax.el : el-api jar 1.0
javax.servlet : javax.servlet-api jar 3.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.myfaces.test : myfaces-test20 jar 1.0.0-beta
org.easymock : easymock jar 2.3
org.easymock : easymockclassextension jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0