Last Version

RichFaces CDK Parent 4.5.0.Final

Parent POM for JBoss projects. Provides default project build configuration.

License

License

GroupId

GroupId

org.richfaces.cdk
ArtifactId

ArtifactId

parent
Version

Version

4.5.0.Final
Type

Type

pom
Description

Description

RichFaces CDK Parent
Parent POM for JBoss projects. Provides default project build configuration.
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/richfaces/cdk

Download parent 4.5.0.Final

Filename Size
parent-4.5.0.Final.pom 12 KB
Browse

<!-- https://jarcasting.com/artifacts/org.richfaces.cdk/parent/ -->
<dependency>
    <groupId>org.richfaces.cdk</groupId>
    <artifactId>parent</artifactId>
    <version>4.5.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.richfaces.cdk/parent/
implementation 'org.richfaces.cdk:parent:4.5.0.Final'
// https://jarcasting.com/artifacts/org.richfaces.cdk/parent/
implementation ("org.richfaces.cdk:parent:4.5.0.Final")
'org.richfaces.cdk:parent:pom:4.5.0.Final'
<dependency org="org.richfaces.cdk" name="parent" rev="4.5.0.Final">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.richfaces.cdk', module='parent', version='4.5.0.Final')
)
libraryDependencies += "org.richfaces.cdk" % "parent" % "4.5.0.Final"
[org.richfaces.cdk/parent "4.5.0.Final"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.