License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.core |
ArtifactId | ArtifactIdmyfaces-impl |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache MyFaces JSF-3.0 Core Impl
The private implementation classes of the Apache MyFaces Core JSF-3.0 Implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
myfaces-impl-3.0.2.pom | |
myfaces-impl-3.0.2.jar | 1 MB |
myfaces-impl-3.0.2-tlddoc.jar | 132 KB |
myfaces-impl-3.0.2-tests.jar | 900 KB |
myfaces-impl-3.0.2-sources.jar | 1 MB |
myfaces-impl-3.0.2-javadoc.jar | 3 MB |
myfaces-impl-3.0.2-facelets-tlddoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.core/myfaces-impl/ -->
<dependency>
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.core/myfaces-impl/
implementation 'org.apache.myfaces.core:myfaces-impl:3.0.2'
// https://jarcasting.com/artifacts/org.apache.myfaces.core/myfaces-impl/
implementation ("org.apache.myfaces.core:myfaces-impl:3.0.2")
'org.apache.myfaces.core:myfaces-impl:jar:3.0.2'
<dependency org="org.apache.myfaces.core" name="myfaces-impl" rev="3.0.2">
<artifact name="myfaces-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.core', module='myfaces-impl', version='3.0.2')
)
libraryDependencies += "org.apache.myfaces.core" % "myfaces-impl" % "3.0.2"
[org.apache.myfaces.core/myfaces-impl "3.0.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 |
org.apache.myfaces.core.internal : myfaces-impl-shared Optional | jar | 3.0.2 |
jakarta.validation : jakarta.validation-api Optional | jar | 3.0.0-M1 |
jakarta.persistence : jakarta.persistence-api Optional | jar | 3.0.0-RC2 |
jakarta.ejb : jakarta.ejb-api Optional | jar | 4.0.0-RC2 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-digester : commons-digester | jar | 1.8 |
org.apache.tomcat : tomcat-catalina Optional | jar | 10.0.0-M4 |
com.google.code.guice : guice Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.11 |
org.apache.myfaces.core : myfaces-api | jar | 3.0.2 |
org.apache.myfaces.core : myfaces-test | jar | 3.0.2 |
org.easymock : easymock | jar | 2.3 |
org.easymock : easymockclassextension | jar | 2.3 |
org.apache.tomcat : tomcat-jasper-el | jar | 10.0.0-M4 |
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.2 |
org.apache.openwebbeans : openwebbeans-impl | jar | 2.0.16 |
org.apache.openwebbeans : openwebbeans-web | jar | 2.0.16 |
org.apache.openwebbeans : openwebbeans-spi | jar | 2.0.16 |
org.apache.openwebbeans : openwebbeans-resource | jar | 2.0.16 |
org.apache.openwebbeans : openwebbeans-el22 | jar | 2.0.16 |
org.apache.bval : bval-jsr | jar | 2.0.4 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |