is not current version
Last Version 2.0.5

com.vaadin:vaadin-parent 1.1.0

A parent POM for all artifacts by Vaadin Ltd.

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-parent
Version

Version

1.1.0
Type

Type

pom

Download vaadin-parent 1.1.0

Filename Size
vaadin-parent-1.1.0.pom 8 KB
Browse

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