JBoss Application Server: JSF Subsystem

JBoss Application Server: Parent Aggregator

License

License

Categories

Categories

JBoss Container Application Servers Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

jboss-as-jsf
Last Version

Last Version

7.2.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss Application Server: JSF Subsystem
JBoss Application Server: Parent Aggregator
Project Organization

Project Organization

JBoss by Red Hat

Download jboss-as-jsf

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jboss.as : jboss-as-controller jar 7.2.0.Final
org.jboss.as : jboss-as-ee jar 7.2.0.Final
org.jboss.as : jboss-as-server jar 7.2.0.Final
org.jboss.as : jboss-as-web jar 7.2.0.Final
org.jboss.metadata : jboss-metadata-web jar 7.0.8.Final
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec jar 1.0.2.Final
org.jboss.spec.javax.faces : jboss-jsf-api_2.1_spec jar 2.1.18.Final
org.jboss.as : jboss-as-build-config jar 7.2.0.Final

test (1)

Group / Artifact Type Version
org.jboss.as : jboss-as-subsystem-test jar 7.2.0.Final

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.jboss.as

Versions

Version
7.2.0.Final
7.1.3.Final