Categories |
CategoriesJakarta Server Faces Jakarta EE The Web Tier |
---|---|
GroupId | GroupIdbr.com.perolasoftware.framework |
ArtifactId | ArtifactIdaggregator-perola-components-jsfcomponents |
Version | Version0.0.5 |
Type | Typepom |
Filename | Size |
---|---|
aggregator-perola-components-jsfcomponents-0.0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.perolasoftware.framework/aggregator-perola-components-jsfcomponents/ -->
<dependency>
<groupId>br.com.perolasoftware.framework</groupId>
<artifactId>aggregator-perola-components-jsfcomponents</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework/aggregator-perola-components-jsfcomponents/
implementation 'br.com.perolasoftware.framework:aggregator-perola-components-jsfcomponents:0.0.5'
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework/aggregator-perola-components-jsfcomponents/
implementation ("br.com.perolasoftware.framework:aggregator-perola-components-jsfcomponents:0.0.5")
'br.com.perolasoftware.framework:aggregator-perola-components-jsfcomponents:pom:0.0.5'
<dependency org="br.com.perolasoftware.framework" name="aggregator-perola-components-jsfcomponents" rev="0.0.5">
<artifact name="aggregator-perola-components-jsfcomponents" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.perolasoftware.framework', module='aggregator-perola-components-jsfcomponents', version='0.0.5')
)
libraryDependencies += "br.com.perolasoftware.framework" % "aggregator-perola-components-jsfcomponents" % "0.0.5"
[br.com.perolasoftware.framework/aggregator-perola-components-jsfcomponents "0.0.5"]