{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "servletada": "^1.8.2",
      "utilada": "^2.9.0",
      "utilada_unit": "^2.9.0"
    }
  ],
  "description": "Web Servlet Library following JSR 154, JSR 315 (Testing framework)",
  "gpr-externals": {
    "SERVLET_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/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-servlet/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-servlet/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-servlet/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-servlet/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-servlet/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-servlet/summary)\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": "3fc8968978829aec28af720fd6e14d9e1973fd2c",
    "subdir": "./unit/",
    "url": "git+https://github.com/stcarrez/ada-servlet.git"
  },
  "project-files": [
    "servletada_unit.gpr"
  ],
  "tags": [
    "web",
    "servlet",
    "http",
    "json",
    "rest",
    "testing"
  ],
  "version": "1.8.2",
  "website": "https://gitlab.com/stcarrez/ada-servlet"
}
