License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-vaadin |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrocketbase.io commons vaadin
different util and common components for vaadin lts version
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-vaadin-0.1.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-vaadin/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-vaadin</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-vaadin/
implementation 'io.rocketbase.commons:commons-vaadin:0.1.0'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-vaadin/
implementation ("io.rocketbase.commons:commons-vaadin:0.1.0")
'io.rocketbase.commons:commons-vaadin:pom:0.1.0'
<dependency org="io.rocketbase.commons" name="commons-vaadin" rev="0.1.0">
<artifact name="commons-vaadin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-vaadin', version='0.1.0')
)
libraryDependencies += "io.rocketbase.commons" % "commons-vaadin" % "0.1.0"
[io.rocketbase.commons/commons-vaadin "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
com.github.spotbugs : spotbugs-annotations | jar | 4.4.2 |