com.oliveryasuna.vaadin:vaadin-collection-parent

Parent POM for all of my projects.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.oliveryasuna.vaadin
ArtifactId

ArtifactId

vaadin-collection-parent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.oliveryasuna.vaadin:vaadin-collection-parent
Parent POM for all of my projects.
Project URL

Project URL

https://github.com/oliveryasuna/vaadin-collection-parent
Project Organization

Project Organization

Oliver Yasuna
Source Code Management

Source Code Management

https://github.com/oliveryasuna/vaadin-collection-parent

Download vaadin-collection-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1