MyFaces Default Site Skin

The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.myfaces.maven
ArtifactId

ArtifactId

myfaces-site-skin
Last Version

Last Version

4
Release Date

Release Date

Type

Type

jar
Description

Description

MyFaces Default Site Skin
The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-site-skin

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.myfaces.maven/myfaces-site-skin/ -->
<dependency>
    <groupId>org.apache.myfaces.maven</groupId>
    <artifactId>myfaces-site-skin</artifactId>
    <version>4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.myfaces.maven/myfaces-site-skin/
implementation 'org.apache.myfaces.maven:myfaces-site-skin:4'
// https://jarcasting.com/artifacts/org.apache.myfaces.maven/myfaces-site-skin/
implementation ("org.apache.myfaces.maven:myfaces-site-skin:4")
'org.apache.myfaces.maven:myfaces-site-skin:jar:4'
<dependency org="org.apache.myfaces.maven" name="myfaces-site-skin" rev="4">
  <artifact name="myfaces-site-skin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.myfaces.maven', module='myfaces-site-skin', version='4')
)
libraryDependencies += "org.apache.myfaces.maven" % "myfaces-site-skin" % "4"
[org.apache.myfaces.maven/myfaces-site-skin "4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4
3
2
1