License |
License |
---|---|
GroupId | GroupIdcom.github.albfernandez.richfaces.cdk |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version4.6.1.ayg |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRichFaces CDK Commons
RichFaces Component Development Kit (CDK)
|
Filename | Size |
---|---|
commons-4.6.1.ayg.pom | |
commons-4.6.1.ayg.jar | 5 KB |
commons-4.6.1.ayg-tests.jar | 9 KB |
commons-4.6.1.ayg-sources.jar | 6 KB |
commons-4.6.1.ayg-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/commons/ -->
<dependency>
<groupId>com.github.albfernandez.richfaces.cdk</groupId>
<artifactId>commons</artifactId>
<version>4.6.1.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/commons/
implementation 'com.github.albfernandez.richfaces.cdk:commons:4.6.1.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez.richfaces.cdk/commons/
implementation ("com.github.albfernandez.richfaces.cdk:commons:4.6.1.ayg")
'com.github.albfernandez.richfaces.cdk:commons:jar:4.6.1.ayg'
<dependency org="com.github.albfernandez.richfaces.cdk" name="commons" rev="4.6.1.ayg">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez.richfaces.cdk', module='commons', version='4.6.1.ayg')
)
libraryDependencies += "com.github.albfernandez.richfaces.cdk" % "commons" % "4.6.1.ayg"
[com.github.albfernandez.richfaces.cdk/commons "4.6.1.ayg"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.sisu : sisu-guice | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 4.0.2 |
com.github.javaparser : javaparser-core | jar | 3.15.3 |