Last Version

Apache MyFaces Shared For JSF 2.2 - Core Mirror 4.2.9

The MyFaces Shared Core Subproject build the sources artifact needed by the shared-* modules

License

License

GroupId

GroupId

org.apache.myfaces.shared
ArtifactId

ArtifactId

myfaces-shared-core
Version

Version

4.2.9
Type

Type

jar
Description

Description

Apache MyFaces Shared For JSF 2.2 - Core Mirror
The MyFaces Shared Core Subproject build the sources artifact needed by the shared-* modules
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-shared-core 4.2.9


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3
commons-discovery : commons-discovery jar 0.4
commons-collections : commons-collections jar 3.2

provided (6)

Group / Artifact Type Version
org.apache.myfaces.core : myfaces-api jar 2.2.0
org.apache.myfaces.buildtools : myfaces-builder-annotations jar 1.0.9
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.geronimo.specs : geronimo-jsp_2.1_spec jar 1.0.1
org.apache.geronimo.specs : geronimo-el_2.2_spec jar 1.0.1
portlet-api : portlet-api jar 1.0

test (4)

Group / Artifact Type Version
org.easymock : easymock jar 2.2
org.easymock : easymockclassextension jar 2.2
org.apache.myfaces.test : myfaces-test20 jar 1.0.0
commons-httpclient : commons-httpclient jar 2.0.2

Project Modules

There are no modules declared in this project.