License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.extensions.scripting |
ArtifactId | ArtifactIdmyfaces20-extscript-helloworld |
Version | Version1.0.6 |
Type | Typewar |
Description |
DescriptionA 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 |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.el : el-api | jar | 1.0 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
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 |