License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.richfaces.cdk |
ArtifactId | ArtifactIdannotations |
Last Version | Last Version4.6.1.ayg |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRichFaces CDK Annotations
That project contains annotations for JSF classes
|
Filename | Size |
---|---|
annotations-4.6.1.ayg.pom | |
annotations-4.6.1.ayg.jar | 17 KB |
annotations-4.6.1.ayg-sources.jar | 28 KB |
annotations-4.6.1.ayg-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/annotations/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces.cdk</groupId>
<artifactId>annotations</artifactId>
<version>4.6.1.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/annotations/
implementation 'com.github.albfernandez.richfaces.cdk:annotations:4.6.1.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/annotations/
implementation ("com.github.albfernandez.richfaces.cdk:annotations:4.6.1.ayg")
'com.github.albfernandez.richfaces.cdk:annotations:jar:4.6.1.ayg'
<dependency org="com.github.albfernandez.richfaces.cdk" name="annotations" rev="4.6.1.ayg">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces.cdk', module='annotations', version='4.6.1.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "annotations" % "4.6.1.ayg"
[com.github.albfernandez.richfaces.cdk/annotations "4.6.1.ayg"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.faces : jboss-jsf-api_2.1_spec | jar |