{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "analysis-model-api",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/analysis-model-api/12.6.0/analysis-model-api.hpi",
  "version" : "12.6.0",
  "categories" : [
    "api-plugin"
  ],
  "compatible" : False,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "jaxb" : "2.3.9-1",
    "json-api" : "20240303-41.v94e11e6de726",
    "commons-lang3-api" : "3.14.0-76.vda_5591261cfe",
    "plugin-util-api" : "4.1.0",
    "apache-httpcomponents-client-5-api" : "5.3.1-110.v77252fb_d4da_5",
    "json-path-api" : "2.9.0-58.v62e3e85b_a_655",
    "gson-api" : "2.11.0-41.v019fcf6125dc",
    "commons-text-api" : "1.12.0-119.v73ef73f2345d"
  },
  "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" : 1726851199000,
  "requiredCore" : "2.426.3",
  "title" : "Analysis Model API",
  "wiki" : "https://plugins.jenkins.io/analysis-model-api"
}