License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.core.internal |
ArtifactId | ArtifactIdmyfaces-shaded-impl |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache MyFaces JSF-2.1 Core Shaded Impl
Provides a shaded copy of impl, to allow implee6 module to use myfaces-impl SPI API and keep jdk 1.5 compatible
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-shaded-impl/ -->
<dependency>
<groupId>org.apache.myfaces.core.internal</groupId>
<artifactId>myfaces-shaded-impl</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-shaded-impl/
implementation 'org.apache.myfaces.core.internal:myfaces-shaded-impl:2.1.9'
// https://jarcasting.com/artifacts/org.apache.myfaces.core.internal/myfaces-shaded-impl/
implementation ("org.apache.myfaces.core.internal:myfaces-shaded-impl:2.1.9")
'org.apache.myfaces.core.internal:myfaces-shaded-impl:jar:2.1.9'
<dependency org="org.apache.myfaces.core.internal" name="myfaces-shaded-impl" rev="2.1.9">
<artifact name="myfaces-shaded-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.core.internal', module='myfaces-shaded-impl', version='2.1.9')
)
libraryDependencies += "org.apache.myfaces.core.internal" % "myfaces-shaded-impl" % "2.1.9"
[org.apache.myfaces.core.internal/myfaces-shaded-impl "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 |
org.apache.geronimo.specs : geronimo-validation_1.0_spec Optional | jar | 1.1 |
org.apache.geronimo.specs : geronimo-jpa_3.0_spec Optional | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec Optional | jar | 1.0.1 |
commons-collections : commons-collections | jar | 3.2 |
commons-codec : commons-codec | jar | 1.3 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-digester : commons-digester | jar | 1.8 |
org.apache.tomcat : catalina Optional | jar | 6.0.29 |
org.apache.tomcat : tomcat-catalina Optional | jar | 7.0.0 |
com.google.code.guice : guice Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | 1.0.1 |
javax.servlet : jstl | jar | 1.2 |
org.apache.geronimo.specs : geronimo-el_2.2_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | 1.1.1 |
org.apache.myfaces.buildtools : myfaces-builder-annotations | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.testng : testng | jar | 5.1 |
org.apache.myfaces.core : myfaces-api | jar | 2.1.9 |
org.apache.myfaces.test : myfaces-test20 | jar | 1.0.4 |
org.easymock : easymock | jar | 2.3 |
org.easymock : easymockclassextension | jar | 2.3 |
org.apache.tomcat : el-api | jar | 6.0.28 |
org.apache.tomcat : jasper-el | jar | 6.0.28 |