| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdcom.liferay.portlet.tck.bridge |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Description |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.portlet.tck.bridge/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.portlet.tck.bridge</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portlet.tck.bridge/
implementation 'com.liferay:com.liferay.portlet.tck.bridge:1.0.0'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.portlet.tck.bridge/
implementation ("com.liferay:com.liferay.portlet.tck.bridge:1.0.0")
'com.liferay:com.liferay.portlet.tck.bridge:jar:1.0.0'
<dependency org="com.liferay" name="com.liferay.portlet.tck.bridge" rev="1.0.0">
<artifact name="com.liferay.portlet.tck.bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.portlet.tck.bridge', version='1.0.0')
)
libraryDependencies += "com.liferay" % "com.liferay.portlet.tck.bridge" % "1.0.0"
[com.liferay/com.liferay.portlet.tck.bridge "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.liferay.portal : portal-impl | jar | 7.0.0-SNAPSHOT |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.liferay : com.liferay.configuration.admin.api | jar | 1.0.0 |
| biz.aQute.bnd : biz.aQute.bndlib | jar | 2.4.1 |
| com.liferay.portal : portal-service | jar | 7.0.0-SNAPSHOT |
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| javax.portlet : portlet-api | jar | 2.0 |