Vaadin Quarkus - Parent

A parent POM for all artifacts by Vaadin Ltd.

License

License

Categories

Categories

Quarkus Container Microservices Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-quarkus-parent
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Vaadin Quarkus - Parent
A parent POM for all artifacts by Vaadin Ltd.

Download vaadin-quarkus-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-quarkus-parent/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-quarkus-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-quarkus-parent/
implementation 'com.vaadin:vaadin-quarkus-parent:1.1.0'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-quarkus-parent/
implementation ("com.vaadin:vaadin-quarkus-parent:1.1.0")
'com.vaadin:vaadin-quarkus-parent:pom:1.1.0'
<dependency org="com.vaadin" name="vaadin-quarkus-parent" rev="1.1.0">
  <artifact name="vaadin-quarkus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-quarkus-parent', version='1.1.0')
)
libraryDependencies += "com.vaadin" % "vaadin-quarkus-parent" % "1.1.0"
[com.vaadin/vaadin-quarkus-parent "1.1.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
1.1.0
1.0.0