is not current version
Last Version 6.2.0.2

com.liferay.cdi:cdi-portlet-bridge-shared 6.2.0.1

The Liferay CDI Portlet Bridge provides the ability for portlet developers to use CDI.

GroupId

GroupId

com.liferay.cdi
ArtifactId

ArtifactId

cdi-portlet-bridge-shared
Version

Version

6.2.0.1
Type

Type

jar

Download cdi-portlet-bridge-shared 6.2.0.1


<!-- https://jarcasting.com/artifacts/com.liferay.cdi/cdi-portlet-bridge-shared/ -->
<dependency>
    <groupId>com.liferay.cdi</groupId>
    <artifactId>cdi-portlet-bridge-shared</artifactId>
    <version>6.2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.cdi/cdi-portlet-bridge-shared/
implementation 'com.liferay.cdi:cdi-portlet-bridge-shared:6.2.0.1'
// https://jarcasting.com/artifacts/com.liferay.cdi/cdi-portlet-bridge-shared/
implementation ("com.liferay.cdi:cdi-portlet-bridge-shared:6.2.0.1")
'com.liferay.cdi:cdi-portlet-bridge-shared:jar:6.2.0.1'
<dependency org="com.liferay.cdi" name="cdi-portlet-bridge-shared" rev="6.2.0.1">
  <artifact name="cdi-portlet-bridge-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.cdi', module='cdi-portlet-bridge-shared', version='6.2.0.1')
)
libraryDependencies += "com.liferay.cdi" % "cdi-portlet-bridge-shared" % "6.2.0.1"
[com.liferay.cdi/cdi-portlet-bridge-shared "6.2.0.1"]