MyFaces Orchestra Core

Core API and implementation of MyFaces Orchestra

License

License

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces Orchestra Core
Core API and implementation of MyFaces Orchestra
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-orchestra-core

How to add to project

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

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api Optional jar 1.1.6
org.apache.myfaces.shared : myfaces-shared-orchestra jar 2.0.13
javax.servlet.jsp : jsp-api Optional jar 2.0
javax.servlet : servlet-api jar 2.3
portlet-api : portlet-api jar 1.0
javax.el : el-api jar 1.0
com.sun.facelets : jsf-facelets Optional jar 1.1.11
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
1.3.1
1.3
1.2
1.1
1.0