MVN

com.vaadin : exampledata

Maven & Gradle

Feb 07, 2023
5 stars

exampledata

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>exampledata</artifactId>
    <version>6.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vaadin : exampledata to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.2.0

All Versions

Choose a version of com.vaadin : exampledata to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.2.x
exampledata-6.2.0
6.1.x
exampledata-6.1.0
6.0.x
exampledata-6.0.0
5.0.x
exampledata-5.0.1
exampledata-5.0.0
4.2.x
exampledata-4.2.0
4.1.x
exampledata-4.1.4
exampledata-4.1.3
exampledata-4.1.2
exampledata-4.1.1
exampledata-4.1.0
4.0.x
exampledata-4.0.0

How to add a dependency to Maven

Add the following com.vaadin : exampledata maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>exampledata</artifactId>
    <version>6.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vaadin : exampledata gradle dependency to your build.gradle file:

implementation 'com.vaadin:exampledata:6.2.0'

Gradle Kotlin DSL: Add the following com.vaadin : exampledata gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vaadin:exampledata:6.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vaadin : exampledata sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vaadin" % "exampledata" % "6.2.0"

Advertisement

Dependencies from Group

Jul 27, 2023
207 usages
1.7k stars
Aug 21, 2023
163 usages
467 stars
Aug 14, 2023
134 usages
6 stars
Aug 25, 2023
133 usages
498 stars
Aug 25, 2023
126 usages
497 stars

Discover Dependencies