is not current version
Last Version 1.5

org.apache.myfaces.orchestra:myfaces-orchestra-core20 1.4

Core API and implementation of MyFaces Orchestra for JSF 2.0

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core20
Version

Version

1.4
Type

Type

jar

Download myfaces-orchestra-core20 1.4


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