Last Version

Vaadin parent POM 2.0.5

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-parent
Version

Version

2.0.5
Type

Type

pom
Description

Description

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

Project URL

http://vaadin.com
Source Code Management

Source Code Management

https://github.com/vaadin/maven-integration

Download vaadin-parent 2.0.5

Filename Size
vaadin-parent-2.0.5.pom 14 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.