{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "analysis-model-api",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/analysis-model-api/13.15.0-928.v63f6dc44cfd2/analysis-model-api.hpi",
  "version" : "13.15.0-928.v63f6dc44cfd2",
  "categories" : [
    "api-plugin"
  ],
  "compatible" : True,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "jaxb" : "2.3.9-133.vb_ec76a_73f706",
    "json-api" : "20250517-173.v596efb_962a_31",
    "commons-lang3-api" : "3.18.0-98.v3a_674c06072d",
    "plugin-util-api" : "6.1167.v022176c7e0ca_",
    "asm-api" : "9.8-163.vb_2a_96d3f9c3c",
    "apache-httpcomponents-client-5-api" : "5.5-166.v870a_96374f91",
    "json-path-api" : "2.9.0-190.veefca_05d5477",
    "jsoup" : "1.21.2-66.v6ea_38164b_8a_2",
    "gson-api" : "2.13.2-173.va_a_092315913c",
    "commons-text-api" : "1.14.0-194.v804a_dc3a_1b_d8"
  },
  "excerpt" : "A library wrapped into a Jenkins plugin to read static analysis reports into a Java object model. This Java object model can read, aggregate, filter, and query static analysis reports. It is used by Jenkins&#39; warnings plug-in to visualize the warnings of individual builds. Additionally, this library is used by Jenkins&#39; autograding plugin to grade student software projects based on a given set of metrics (unit tests, code and mutation coverage, static analysis warnings).",
  "installed" : None,
  "neededDependencies" : [
    
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1763309658000,
  "requiredCore" : "2.516.3",
  "title" : "Analysis Model API",
  "wiki" : "https://plugins.jenkins.io/analysis-model-api"
}