Last Version

Liferay CDI Portlet Bridge 6.2.0.2

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

License

License

GroupId

GroupId

com.liferay.cdi
ArtifactId

ArtifactId

cdi-portlet-bridge-shared
Version

Version

6.2.0.2
Type

Type

jar
Description

Description

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

Project URL

http://www.liferay.com

Download cdi-portlet-bridge-shared 6.2.0.2


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

Dependencies

provided (3)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.0-SP4
javax.portlet : portlet-api jar 2.0
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.