| License |
License |
|---|---|
| GroupId | GroupIdcom.github.albfernandez.richfaces.cdk |
| ArtifactId | ArtifactIdattributes |
| Last Version | Last Version4.6.1.ayg |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRichFaces CDK Attributes
That project contains JAXB bindings for model classes representing schema attributes data
|
| Filename | Size |
|---|---|
| attributes-4.6.1.ayg.pom | |
| attributes-4.6.1.ayg.jar | 101 KB |
| attributes-4.6.1.ayg-sources.jar | 96 KB |
| attributes-4.6.1.ayg-javadoc.jar | 458 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/attributes/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces.cdk</groupId>
<artifactId>attributes</artifactId>
<version>4.6.1.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/attributes/
implementation 'com.github.albfernandez.richfaces.cdk:attributes:4.6.1.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/attributes/
implementation ("com.github.albfernandez.richfaces.cdk:attributes:4.6.1.ayg")
'com.github.albfernandez.richfaces.cdk:attributes:jar:4.6.1.ayg'
<dependency org="com.github.albfernandez.richfaces.cdk" name="attributes" rev="4.6.1.ayg">
<artifact name="attributes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces.cdk', module='attributes', version='4.6.1.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "attributes" % "4.6.1.ayg"
[com.github.albfernandez.richfaces.cdk/attributes "4.6.1.ayg"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |