JSF Toolkit Component Creation Framework

The core classes for the JSF Toolkit Component Framework. Includes all framework base and utility classes as well as component kick-start/code-generation and registration tools. Also includes some classes for testing that are reused in other projects. They cannot be factored out into a separate project because they are referenced by the tests and they reference this code (circular dependence).

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

com.jsftoolkit
ArtifactId

ArtifactId

components-base
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

JSF Toolkit Component Creation Framework
The core classes for the JSF Toolkit Component Framework. Includes all framework base and utility classes as well as component kick-start/code-generation and registration tools. Also includes some classes for testing that are reused in other projects. They cannot be factored out into a separate project because they are referenced by the tests and they reference this code (circular dependence).

Download components-base

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-digester : commons-digester jar 1.8
junit : junit jar 4.3
org.apache.shale : shale-test jar 1.0.4

provided (5)

Group / Artifact Type Version
org.apache.shale : shale-remoting jar 1.0.4
javax.faces : jsf-impl jar 1.2
javax.faces : jsf-api jar 1.2
javax.servlet.jsp : jsp-api jar 2.1
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
org.easymock : easymock jar 2.2
org.easymock : easymockclassextension jar 2.2.1
cglib : cglib-nodep jar 2.1_3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9