Mojarra Scales Core

This is the core for Mojarra Scales. It has everything that Scales offers minus the multi-file upload component dependencies due to their size.

License

License

CDDL
gplv2+cpe
GroupId

GroupId

com.sun.mojarra
ArtifactId

ArtifactId

mojarra-scales
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Mojarra Scales Core
This is the core for Mojarra Scales. It has everything that Scales offers minus the multi-file upload component dependencies due to their size.

Download mojarra-scales

How to add to project

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

Dependencies

provided (5)

Group / Artifact Type Version
javax.faces : jsf-api jar 1.2_12
javax.faces : jsf-impl jar 1.2_12
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.1
javax.el : el-api jar 1.0

test (5)

Group / Artifact Type Version
com.sun.el : el-ri jar 1.0
javax.servlet : jstl jar 1.1.2
junit : junit jar 4.5
com.sun.facelets : jsf-facelets jar 1.1.12
com.steeplesoft.jsf : facestester jar 0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3
1.2
1.1