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

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

name: "WebSockets"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "websockets"
  keywords:
  - "websocket"
  - "websockets"
  - "web-socket"
  - "web-sockets"
  - "http"
  guide: "https://quarkus.io/guides/websockets"
  categories:
  - "web"
  status: "stable"
  codestart:
    name: "websockets"
    languages: 
    - "java"
    - "kotlin"
    artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
  config:
  - "quarkus.websocket."




© 2015 - 2024 Weber Informatics LLC | Privacy Policy