Apache MyFaces Buildtools Maven2 Builder Annotations

A set of Java 1.5 Annotation classes that can be applied to classes that are intended to be JSF components, validators, etc. The maven-builder-plugin will recognise these annotations and process the class appropriately.

License

License

GroupId

GroupId

org.apache.myfaces.buildtools
ArtifactId

ArtifactId

myfaces-builder-annotations
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

Apache MyFaces Buildtools Maven2 Builder Annotations
A set of Java 1.5 Annotation classes that can be applied to classes that are intended to be JSF components, validators, etc. The maven-builder-plugin will recognise these annotations and process the class appropriately.
Project Organization

Project Organization

The Apache Software Foundation

Download myfaces-builder-annotations

How to add to project

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

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
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1