License |
License |
---|---|
GroupId | GroupIdcom.liferay.faces |
ArtifactId | ArtifactIdcom.liferay.faces.bridge.impl.parent |
Version | Version4.2.1 |
Type | Typepom |
Description |
DescriptionLiferay Faces Bridge Impl Parent
Parent POM for all Liferay Faces Bridge implementation modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
com.liferay.faces.bridge.impl.parent-4.2.1.pom | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl.parent/ -->
<dependency>
<groupId>com.liferay.faces</groupId>
<artifactId>com.liferay.faces.bridge.impl.parent</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl.parent/
implementation 'com.liferay.faces:com.liferay.faces.bridge.impl.parent:4.2.1'
// https://jarcasting.com/artifacts/com.liferay.faces/com.liferay.faces.bridge.impl.parent/
implementation ("com.liferay.faces:com.liferay.faces.bridge.impl.parent:4.2.1")
'com.liferay.faces:com.liferay.faces.bridge.impl.parent:pom:4.2.1'
<dependency org="com.liferay.faces" name="com.liferay.faces.bridge.impl.parent" rev="4.2.1">
<artifact name="com.liferay.faces.bridge.impl.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces', module='com.liferay.faces.bridge.impl.parent', version='4.2.1')
)
libraryDependencies += "com.liferay.faces" % "com.liferay.faces.bridge.impl.parent" % "4.2.1"
[com.liferay.faces/com.liferay.faces.bridge.impl.parent "4.2.1"]