License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks Data |
GroupId | GroupIdcom.vaadin |
ArtifactId | ArtifactIdexampledata |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionexampledata
A parent POM for all artifacts by Vaadin Ltd.
|
Filename | Size |
---|---|
exampledata-5.0.1.pom | |
exampledata-5.0.1.jar | 1 MB |
exampledata-5.0.1-sources.jar | 1 MB |
exampledata-5.0.1-javadoc.jar | 142 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vaadin/exampledata/ -->
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>exampledata</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/exampledata/
implementation 'com.vaadin:exampledata:5.0.1'
// https://jarcasting.com/artifacts/com.vaadin/exampledata/
implementation ("com.vaadin:exampledata:5.0.1")
'com.vaadin:exampledata:jar:5.0.1'
<dependency org="com.vaadin" name="exampledata" rev="5.0.1">
<artifact name="exampledata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='exampledata', version='5.0.1')
)
libraryDependencies += "com.vaadin" % "exampledata" % "5.0.1"
[com.vaadin/exampledata "5.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.vaadin : vaadin | jar | 14.6.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |