License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.core.internal |
ArtifactId | ArtifactIdmyfaces-impl-ee6 |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache MyFaces JSF-2.1 Core Impl for Java EE 6
The private implementation classes of the Apache MyFaces Core JSF-2.1 Implementation which require Java EE 6
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
myfaces-impl-ee6-2.1.9.pom | |
myfaces-impl-ee6-2.1.9.jar | 11 KB |
myfaces-impl-ee6-2.1.9-sources.jar | 9 KB |
myfaces-impl-ee6-2.1.9-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-impl-ee6/ -->
<dependency>
<groupId>org.apache.myfaces.core.internal</groupId>
<artifactId>myfaces-impl-ee6</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-impl-ee6/
implementation 'org.apache.myfaces.core.internal:myfaces-impl-ee6:2.1.9'
// https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-impl-ee6/
implementation ("org.apache.myfaces.core.internal:myfaces-impl-ee6:2.1.9")
'org.apache.myfaces.core.internal:myfaces-impl-ee6:jar:2.1.9'
<dependency org="org.apache.myfaces.core.internal" name="myfaces-impl-ee6" rev="2.1.9">
<artifact name="myfaces-impl-ee6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.core.internal', module='myfaces-impl-ee6', version='2.1.9')
)
libraryDependencies += "org.apache.myfaces.core.internal" % "myfaces-impl-ee6" % "2.1.9"
[org.apache.myfaces.core.internal/myfaces-impl-ee6 "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 2.1.9 |
org.apache.myfaces.core.internal : myfaces-impl-shared | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core.internal : myfaces-shaded-impl | jar | 2.1.9 |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |