MyFaces Orchestra Core 20

Core API and implementation of MyFaces Orchestra for JSF 2.0

License

License

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core20
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces Orchestra Core 20
Core API and implementation of MyFaces Orchestra for JSF 2.0
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-orchestra-core20

How to add to project

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

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api Optional jar 2.0.0-alpha
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
javax.persistence : persistence-api Optional jar 1.0

test (2)

Group / Artifact Type Version
org.springframework : spring-mock jar 2.0.6
cglib : cglib jar 2.1_3

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4