License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdcom.oliveryasuna.vaadin |
ArtifactId | ArtifactIdvaadin-collection-parent |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.oliveryasuna.vaadin:vaadin-collection-parent
Parent POM for all of my projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vaadin-collection-parent-2.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oliveryasuna.vaadin/vaadin-collection-parent/ -->
<dependency>
<groupId>com.oliveryasuna.vaadin</groupId>
<artifactId>vaadin-collection-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oliveryasuna.vaadin/vaadin-collection-parent/
implementation 'com.oliveryasuna.vaadin:vaadin-collection-parent:2.0.0'
// https://jarcasting.com/artifacts/com.oliveryasuna.vaadin/vaadin-collection-parent/
implementation ("com.oliveryasuna.vaadin:vaadin-collection-parent:2.0.0")
'com.oliveryasuna.vaadin:vaadin-collection-parent:pom:2.0.0'
<dependency org="com.oliveryasuna.vaadin" name="vaadin-collection-parent" rev="2.0.0">
<artifact name="vaadin-collection-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oliveryasuna.vaadin', module='vaadin-collection-parent', version='2.0.0')
)
libraryDependencies += "com.oliveryasuna.vaadin" % "vaadin-collection-parent" % "2.0.0"
[com.oliveryasuna.vaadin/vaadin-collection-parent "2.0.0"]