is not current version
Last Version 1.5

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

Core API and implementation of MyFaces Orchestra for JSF 1.2

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core12
Version

Version

1.4
Type

Type

jar

Download myfaces-orchestra-core12 1.4


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