is not current version
Last Version 1.5

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

Core API and implementation of MyFaces Orchestra

GroupId

GroupId

org.apache.myfaces.orchestra
ArtifactId

ArtifactId

myfaces-orchestra-core
Version

Version

1.3.1
Type

Type

jar

Download myfaces-orchestra-core 1.3.1


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