Last Version

MyFaces Default Site Skin 4

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
Version

Version

4
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 4


<!-- 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.