Last Version

Apache MyFaces JSF-3.0 Core Shared 3.0.2

The MyFaces Impl Shared module contains utility classes shared by other projects like Tomahawk, Orchestra and Portlet-Bridge through shared project.

License

License

GroupId

GroupId

org.apache.myfaces.core.internal
ArtifactId

ArtifactId

myfaces-impl-shared
Version

Version

3.0.2
Type

Type

jar
Description

Description

Apache MyFaces JSF-3.0 Core Shared
The MyFaces Impl Shared module contains utility classes shared by other projects like Tomahawk, Orchestra and Portlet-Bridge through shared project.
Project URL

Project URL

http://myfaces.apache.org/#/core30/myfaces-impl-shared
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-impl-shared 3.0.2


<!-- https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-impl-shared/ -->
<dependency>
    <groupId>org.apache.myfaces.core.internal</groupId>
    <artifactId>myfaces-impl-shared</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-impl-shared/
implementation 'org.apache.myfaces.core.internal:myfaces-impl-shared:3.0.2'
// https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-impl-shared/
implementation ("org.apache.myfaces.core.internal:myfaces-impl-shared:3.0.2")
'org.apache.myfaces.core.internal:myfaces-impl-shared:jar:3.0.2'
<dependency org="org.apache.myfaces.core.internal" name="myfaces-impl-shared" rev="3.0.2">
  <artifact name="myfaces-impl-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.core.internal', module='myfaces-impl-shared', version='3.0.2')
)
libraryDependencies += "org.apache.myfaces.core.internal" % "myfaces-impl-shared" % "3.0.2"
[org.apache.myfaces.core.internal/myfaces-impl-shared "3.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 3.0.2
org.apache.myfaces.core.internal : myfaces-impl-shared-public Optional jar 3.0.2

provided (4)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 10.0.0-M4
org.apache.tomcat : tomcat-el-api jar 10.0.0-M4
org.apache.tomcat : tomcat-jsp-api jar 10.0.0-M4
org.apache.myfaces.buildtools : myfaces-builder-annotations jar 1.0.9

test (4)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-test jar 3.0.2
commons-logging : commons-logging jar 1.1.1
org.easymock : easymock jar 2.3
org.easymock : easymockclassextension jar 2.3

Project Modules

There are no modules declared in this project.