Master POM

This is a master POM that is meant to be used by the various MyFaces modules. It contains information that is common to all projects.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.myfaces.maven
ArtifactId

ArtifactId

myfaces-master
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

Master POM
This is a master POM that is meant to be used by the various MyFaces modules. It contains information that is common to all projects.
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-master

Filename Size
myfaces-master-1.0.6.pom 23 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0