{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "security": "^1.5.0",
      "serverfaces": "^1.6.0",
      "servletada": "^1.7.0",
      "servletada_unit": "^1.7.0",
      "utilada": "^2.6.0",
      "utilada_unit": "^2.6.0"
    }
  ],
  "description": "Web Server Faces JSR 252, JSR 314 and JSR 344 (Testing framework)",
  "gpr-externals": {
    "ASF_BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "ASF_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-asf/badges/build.json)](https://porion.vacs.fr/porion/projects/view/ada-asf/summary)\n[![Test Status](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-asf/badges/tests.json)](https://porion.vacs.fr/porion/projects/view/ada-asf/xunits)\n[![Coverage](https://img.shields.io/endpoint?url=https://porion.vacs.fr/porion/api/v1/projects/ada-asf/badges/coverage.json)](https://porion.vacs.fr/porion/projects/view/ada-asf/summary)\n[![Documentation Status](https://readthedocs.org/projects/ada-asf/badge/?version=latest)](https://ada-asf.readthedocs.io/en/latest/?badge=latest)\n\nAda Server Faces allows to create web applications using the same pattern\nas the Java Server Faces (See JSR 252, JSR 314 and JSR 344). \n\nThis library provides a unit test framework that helps in building unit tests\non top of Ada Server Faces.\n\n# Documentation\n\n* [Ada Server Faces Programmer's Guide](https://ada-asf.readthedocs.io/en/latest/) [PDF](https://gitlab.com/stcarrez/ada-asf/blob/master/docs/asf-book.pdf)\n\n",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "serverfaces_unit",
  "origin": {
    "commit": "272ec8846cc89eb69256fe7b148b7036634310d0",
    "subdir": "./asfunit/",
    "url": "git+https://gitlab.com/stcarrez/ada-asf.git"
  },
  "project-files": [
    "asf_unit.gpr"
  ],
  "tags": [
    "web",
    "servlet",
    "http",
    "framework",
    "facelet",
    "jsf",
    "testing"
  ],
  "version": "1.6.1",
  "website": "https://gitlab.com/stcarrez/ada-asf"
}
