Last Version

Qute - Parent 2.10.0.Final

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.qute
ArtifactId

ArtifactId

qute-parent
Version

Version

2.10.0.Final
Type

Type

pom
Description

Description

Qute - Parent
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download qute-parent 2.10.0.Final


<!-- https://jarcasting.com/artifacts/io.quarkus.qute/qute-parent/ -->
<dependency>
    <groupId>io.quarkus.qute</groupId>
    <artifactId>qute-parent</artifactId>
    <version>2.10.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.qute/qute-parent/
implementation 'io.quarkus.qute:qute-parent:2.10.0.Final'
// https://jarcasting.com/artifacts/io.quarkus.qute/qute-parent/
implementation ("io.quarkus.qute:qute-parent:2.10.0.Final")
'io.quarkus.qute:qute-parent:pom:2.10.0.Final'
<dependency org="io.quarkus.qute" name="qute-parent" rev="2.10.0.Final">
  <artifact name="qute-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.qute', module='qute-parent', version='2.10.0.Final')
)
libraryDependencies += "io.quarkus.qute" % "qute-parent" % "2.10.0.Final"
[io.quarkus.qute/qute-parent "2.10.0.Final"]

Dependencies

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

Project Modules

  • core
  • generator