GroupId | GroupIdorg.richfaces |
---|---|
ArtifactId | ArtifactIdrichfaces-root-parent |
Version | Version4.1.0.20110805-M1 |
Type | Typepom |
Filename | Size |
---|---|
richfaces-root-parent-4.1.0.20110805-M1.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.richfaces/richfaces-root-parent/ -->
<dependency>
<groupId>org.richfaces</groupId>
<artifactId>richfaces-root-parent</artifactId>
<version>4.1.0.20110805-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.richfaces/richfaces-root-parent/
implementation 'org.richfaces:richfaces-root-parent:4.1.0.20110805-M1'
// https://jarcasting.com/artifacts/org.richfaces/richfaces-root-parent/
implementation ("org.richfaces:richfaces-root-parent:4.1.0.20110805-M1")
'org.richfaces:richfaces-root-parent:pom:4.1.0.20110805-M1'
<dependency org="org.richfaces" name="richfaces-root-parent" rev="4.1.0.20110805-M1">
<artifact name="richfaces-root-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.richfaces', module='richfaces-root-parent', version='4.1.0.20110805-M1')
)
libraryDependencies += "org.richfaces" % "richfaces-root-parent" % "4.1.0.20110805-M1"
[org.richfaces/richfaces-root-parent "4.1.0.20110805-M1"]