Last Version

Apache MyFaces Buildtools Maven2 Builder Annotations 1.0.9

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
Version

Version

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


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