GroupId | GroupIdorg.richfaces |
---|---|
ArtifactId | ArtifactIdrichfaces-root-parent |
Version | Version4.1.0.20111101-M4 |
Type | Typepom |
Filename | Size |
---|---|
richfaces-root-parent-4.1.0.20111101-M4.pom | 21 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.20111101-M4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.richfaces/richfaces-root-parent/
implementation 'org.richfaces:richfaces-root-parent:4.1.0.20111101-M4'
// https://jarcasting.com/artifacts/org.richfaces/richfaces-root-parent/
implementation ("org.richfaces:richfaces-root-parent:4.1.0.20111101-M4")
'org.richfaces:richfaces-root-parent:pom:4.1.0.20111101-M4'
<dependency org="org.richfaces" name="richfaces-root-parent" rev="4.1.0.20111101-M4">
<artifact name="richfaces-root-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.richfaces', module='richfaces-root-parent', version='4.1.0.20111101-M4')
)
libraryDependencies += "org.richfaces" % "richfaces-root-parent" % "4.1.0.20111101-M4"
[org.richfaces/richfaces-root-parent "4.1.0.20111101-M4"]