{
  "authors": [
    "Stephane.Carrez@gmail.com"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "security": "^1.4.1",
      "serverfaces": "^1.5.0",
      "servletada": "^1.6.0",
      "servletada_unit": "^1.5.3",
      "utilada": "^2.5.0",
      "utilada_unit": "^2.5.0"
    }
  ],
  "description": "Web Server Faces JSR 252, JSR 314 and JSR 344 (Testing framework)",
  "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-Server-Faces.svg)](https://jenkins.vacs.fr/job/Ada-Server-Faces/)\n[![Test Status](https://img.shields.io/jenkins/t/http/jenkins.vacs.fr/Ada-Server-Faces.svg)](https://jenkins.vacs.fr/job/Ada-Server-Faces/)\n[![codecov](https://codecov.io/gh/stcarrez/ada-asf/branch/master/graph/badge.svg)](https://codecov.io/gh/stcarrez/ada-asf)\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",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "serverfaces_unit",
  "origin": {
    "commit": "10db0531d73304b86af6aca08656e5eb93abd3d6",
    "url": "git+https://gitlab.com/stcarrez/ada-asf.git"
  },
  "project-files": [
    ".alire/unit/asf_unit.gpr"
  ],
  "tags": [
    "web",
    "servlet",
    "http",
    "framework",
    "facelet",
    "jsf",
    "testing"
  ],
  "version": "1.5.0",
  "website": "https://gitlab.com/stcarrez/ada-asf"
}
