{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "security": "^1.4.1",
      "servletada": "^1.6.0",
      "utilada": "^2.5.0"
    }
  ],
  "description": "Web Server Faces JSR 252, JSR 314 and JSR 344",
  "environment": {
    "DYNAMO_BUNDLE_PATH": {
      "prepend": "${CRATE_ROOT}/bundles"
    }
  },
  "gpr-externals": {
    "ASF_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ],
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ]
  },
  "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\nAda Servlet allows to create web applications using the same pattern\nas the Java Servlet (See JSR 154, JSR 315). \n\nThe Ada Servlet library is used by the [Ada Server Faces](https://github.com/stcarrez/ada-asf)\nframework and [Ada Web Application](https://github.com/stcarrez/ada-awa)\nto provide server web requests.\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "serverfaces",
  "origin": {
    "commit": "10db0531d73304b86af6aca08656e5eb93abd3d6",
    "url": "git+https://gitlab.com/stcarrez/ada-asf.git"
  },
  "project-files": [
    ".alire/asf.gpr"
  ],
  "tags": [
    "web",
    "servlet",
    "http",
    "json"
  ],
  "version": "1.5.0",
  "website": "https://gitlab.com/stcarrez/ada-asf"
}
