a

attributes

That project contains JAXB bindings for model classes representing schema attributes data
Files download
File Operation
attributes-4.6.0.ayg.jar download
attributes-4.6.0.ayg.pom download
attributes-4.6.0.ayg-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.albfernandez.richfaces.cdk</groupId>
  <artifactId>attributes</artifactId>
  <version>4.6.0.ayg</version>
</dependency>
Gradle Groovy
implementation 'com.github.albfernandez.richfaces.cdk:attributes:4.6.0.ayg'
Gradle Kotlin
implementation("com.github.albfernandez.richfaces.cdk:attributes:4.6.0.ayg")
Scala SBT
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "attributes" % "4.6.0.ayg"
Groovy Grape
@Grapes(
  @Grab(group='com.github.albfernandez.richfaces.cdk', module='attributes', version='4.6.0.ayg')
)
Apache Ivy
<dependency org="com.github.albfernandez.richfaces.cdk" name="attributes" rev="4.6.0.ayg" />
Leiningen
[com.github.albfernandez.richfaces.cdk/attributes "4.6.0.ayg"]
Apache Buildr
'com.github.albfernandez.richfaces.cdk:attributes:jar:4.6.0.ayg'