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

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

name: "Mailpit"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "mailpit"
  type: "test"
  keywords:
    - "smtp"
    - "email"
    - "mail"
    - "testing"
  categories:
    - "testing"
  config:
    - "quarkus.mailpit."
  status: "stable"
  guide: "https://quarkiverse.github.io/quarkiverse-docs/quarkus-mailpit/dev/index.html"
  icon-url: "https://raw.githubusercontent.com/quarkiverse/quarkus-mailpit/main/docs/modules/ROOT/assets/images/mailpit.svg"
  sponsor: "KSM Technology Partners"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy