| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay.faces.test |
| ArtifactId | ArtifactIdcom.liferay.faces.test.bridge.tck.compat |
| Version | Version5.0.0 |
| Type | Typejar |
| Description |
DescriptionBridge TCK Compat
Parent POM for all Liferay Faces Bridge implementation modules
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.liferay.faces.test/com.liferay.faces.test.bridge.tck.compat/ -->
<dependency>
<groupId>com.liferay.faces.test</groupId>
<artifactId>com.liferay.faces.test.bridge.tck.compat</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.faces.test/com.liferay.faces.test.bridge.tck.compat/
implementation 'com.liferay.faces.test:com.liferay.faces.test.bridge.tck.compat:5.0.0'
// https://jarcasting.com/artifacts/com.liferay.faces.test/com.liferay.faces.test.bridge.tck.compat/
implementation ("com.liferay.faces.test:com.liferay.faces.test.bridge.tck.compat:5.0.0")
'com.liferay.faces.test:com.liferay.faces.test.bridge.tck.compat:jar:5.0.0'
<dependency org="com.liferay.faces.test" name="com.liferay.faces.test.bridge.tck.compat" rev="5.0.0">
<artifact name="com.liferay.faces.test.bridge.tck.compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.faces.test', module='com.liferay.faces.test.bridge.tck.compat', version='5.0.0')
)
libraryDependencies += "com.liferay.faces.test" % "com.liferay.faces.test.bridge.tck.compat" % "5.0.0"
[com.liferay.faces.test/com.liferay.faces.test.bridge.tck.compat "5.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.liferay.faces.test : com.liferay.faces.test.bridge.tck.common | jar | 5.0.0 |
| com.liferay.faces : com.liferay.faces.bridge.api | jar | 5.0.0 |
| com.liferay.faces : com.liferay.faces.bridge.impl | jar | 5.0.0 |
| com.liferay.faces : com.liferay.faces.util | jar | 3.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.el : javax.el-api | jar | 2.2.1 |
| javax.faces : javax.faces-api | jar | 2.2 |
| javax.portlet : portlet-api | jar | 3.0.0 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |