a

aggregator

RichFaces Component Development Kit (CDK)
https://github.com/albfernandez/richfaces-cdk
GNU Lesser General Public License, Version 2.1
RichFaces committers
Files download
File Operation
aggregator-4.6.1.ayg.pom download
Apache Maven
<dependency>
  <groupId>com.github.albfernandez.richfaces.cdk</groupId>
  <artifactId>aggregator</artifactId>
  <version>4.6.1.ayg</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.albfernandez.richfaces.cdk:aggregator:4.6.1.ayg'
Gradle Kotlin
implementation("com.github.albfernandez.richfaces.cdk:aggregator:4.6.1.ayg")
Scala SBT
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "aggregator" % "4.6.1.ayg"
Groovy Grape
@Grapes(
  @Grab(group='com.github.albfernandez.richfaces.cdk', module='aggregator', version='4.6.1.ayg')
)
Apache Ivy
<dependency org="com.github.albfernandez.richfaces.cdk" name="aggregator" rev="4.6.1.ayg" />
Leiningen
[com.github.albfernandez.richfaces.cdk/aggregator "4.6.1.ayg"]
Apache Buildr
'com.github.albfernandez.richfaces.cdk:aggregator:jar:4.6.1.ayg'
Dependencies
The project has no third-party dependencies