All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.maven.io.quarkus.quarkus-development-mode-spi.pom.xml Maven / Gradle / Ivy

There is a newer version: 3.17.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <artifactId>quarkus-build-parent</artifactId>
        <groupId>io.quarkus</groupId>
        <version>3.17.1</version>
        <relativePath>../../build-parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>

    <artifactId>quarkus-development-mode-spi</artifactId>
    <name>Quarkus - Development mode - SPI</name>
    <description>SPI classes for Quarkus Development mode.</description>

    <dependencies>
    </dependencies>

</project>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy