{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "servletada": "^1.6.0",
      "utilada": "^2.5.0",
      "utilada_unit": "^2.5.0"
    }
  ],
  "description": "Web Servlet Library following JSR 154, JSR 315 (Testing framework)",
  "gpr-externals": {
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "SERVLET_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "Apache-2.0",
  "long-description": "\n[![Build Status](https://img.shields.io/jenkins/s/http/jenkins.vacs.fr/Ada-Servlet.svg)](https://jenkins.vacs.fr/job/Ada-Servlet/)\n[![Test Status](https://img.shields.io/jenkins/t/http/jenkins.vacs.fr/Ada-Servlet.svg)](https://jenkins.vacs.fr/job/Ada-Servlet/)\n[![codecov](https://codecov.io/gh/stcarrez/ada-servlet/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/ada-servlet)\n\nThis library provides helper operations for unit testing a servlet implemented on top of\nAda Servlet.\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "servletada_unit",
  "origin": {
    "commit": "8de84568f8322a5f58a4bf454f61fb23fb83f885",
    "url": "git+https://gitlab.com/stcarrez/ada-servlet.git"
  },
  "project-files": [
    ".alire/unit/servletada_unit.gpr"
  ],
  "tags": [
    "web",
    "servlet",
    "http",
    "json",
    "rest",
    "testing"
  ],
  "version": "1.6.0",
  "website": "https://gitlab.com/stcarrez/ada-servlet"
}
