is not current version
Last Version 1.5

org.apache.myfaces.orchestra:myfaces-orchestra-core 1.3

Core API and implementation of MyFaces Orchestra

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core
Version

Version

1.3
Type

Type

jar

Download myfaces-orchestra-core 1.3


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