Last Version

Portlet support 2.0.0

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-portlet-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Portlet support
A parent POM for all artifacts by Vaadin Ltd.
Project URL

Project URL

http://vaadin.com
Project Organization

Project Organization

Vaadin Ltd
Source Code Management

Source Code Management

https://github.com/vaadin/portlet.git

Download vaadin-portlet-parent 2.0.0


<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-portlet-parent/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-portlet-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-portlet-parent/
implementation 'com.vaadin:vaadin-portlet-parent:2.0.0'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-portlet-parent/
implementation ("com.vaadin:vaadin-portlet-parent:2.0.0")
'com.vaadin:vaadin-portlet-parent:pom:2.0.0'
<dependency org="com.vaadin" name="vaadin-portlet-parent" rev="2.0.0">
  <artifact name="vaadin-portlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-portlet-parent', version='2.0.0')
)
libraryDependencies += "com.vaadin" % "vaadin-portlet-parent" % "2.0.0"
[com.vaadin/vaadin-portlet-parent "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • vaadin-portlet
  • vaadin-portlet-cdi
  • vaadin-portlet-liferay-integration-tests