License |
License |
---|---|
GroupId | GroupIdorg.apache.myfaces.commons |
ArtifactId | ArtifactIdmyfaces-commons |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommons
The MyFaces Commons Subproject provides base classes for usage in both the
MyFaces implementation and the MyFaces Tomahawk components. This is also
a general set of utility classes for usage in your JSF projects independent
of the implementation you might be deciding upon.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
myfaces-commons-1.1.2.pom | |
myfaces-commons-1.1.2.jar | 226 KB |
myfaces-commons-1.1.2-sources.jar | 194 KB |
myfaces-commons-1.1.2-javadoc.jar | 695 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.myfaces.commons/myfaces-commons/ -->
<dependency>
<groupId>org.apache.myfaces.commons</groupId>
<artifactId>myfaces-commons</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.commons/myfaces-commons/
implementation 'org.apache.myfaces.commons:myfaces-commons:1.1.2'
// https://jarcasting.com/artifacts/org.apache.myfaces.commons/myfaces-commons/
implementation ("org.apache.myfaces.commons:myfaces-commons:1.1.2")
'org.apache.myfaces.commons:myfaces-commons:jar:1.1.2'
<dependency org="org.apache.myfaces.commons" name="myfaces-commons" rev="1.1.2">
<artifact name="myfaces-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.commons', module='myfaces-commons', version='1.1.2')
)
libraryDependencies += "org.apache.myfaces.commons" % "myfaces-commons" % "1.1.2"
[org.apache.myfaces.commons/myfaces-commons "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-el : commons-el | jar | 1.0 |
commons-codec : commons-codec | jar | 1.3 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
myfaces : myfaces-api | jar | 1.1.1 |
javax.servlet : servlet-api | jar | 2.3 |
javax.servlet : jsp-api | jar | 2.0 |
portlet-api : portlet-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
easymock : easymockclassextension | jar | 1.1 |
httpunit : httpunit | jar | 1.6 |
cactus : cactus | jar | 13-1.7.1 |
nekohtml : nekohtml | jar | 0.9.1 |
easymock : easymock | jar | 1.1 |
commons-httpclient : commons-httpclient | jar | 2.0.2 |
aspectj : aspectjrt | jar | 1.2.1 |
junit : junit | jar | 3.8.1 |