MyFaces Orchestra Core 12

Core API and implementation of MyFaces Orchestra for JSF 1.2

License

License

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core12
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces Orchestra Core 12
Core API and implementation of MyFaces Orchestra for JSF 1.2
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-orchestra-core12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring Optional jar 2.0.6
commons-lang : commons-lang jar 2.1
commons-logging : commons-logging jar 1.1.1

provided (7)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api Optional jar 1.2.7
org.apache.myfaces.shared : myfaces-shared-orchestra jar 2.0.13
javax.servlet.jsp : jsp-api Optional jar 2.1
javax.servlet : servlet-api jar 2.5
portlet-api : portlet-api jar 1.0
com.sun.facelets : jsf-facelets Optional jar 1.1.14
javax.persistence : persistence-api Optional jar 1.0

test (5)

Group / Artifact Type Version
org.springframework : spring-mock jar 2.0.6
cglib : cglib jar 2.1_3
org.apache.shale : shale-test jar 1.0.4
javax.persistence : toplink-essentials jar 1.0
org.apache.derby : derby jar 10.3.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4