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

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

There is a newer version: 3.17.0.CR1
Show newest version
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "ArC"
metadata:
  short-name: "CDI"
  keywords:
  - "arc"
  - "cdi"
  - "dependency-injection"
  - "di"
  guide: "https://quarkus.io/guides/cdi-reference"
  categories:
  - "core"
  status: "stable"
  unlisted: true
  config:
  - "quarkus.arc."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy