{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "autograding",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/autograding/4.2.0/autograding.hpi",
  "version" : "4.2.0",
  "categories" : [
    
  ],
  "compatible" : False,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "coverage" : "1.6.0",
    "font-awesome-api" : "6.4.2-1",
    "junit" : "1240.vf9529b_881428",
    "echarts-api" : "5.4.0-7",
    "analysis-model-api" : "11.13.0",
    "workflow-cps" : "3806.va_3a_6988277b_2",
    "checks-api" : "2.0.2",
    "commons-text-api" : "1.10.0-78.v3e7b_ea_d5a_fe1",
    "warnings-ng" : "10.5.2",
    "jackson2-api" : "2.15.2-350.v0c2f3f8fc595",
    "bootstrap5-api" : "5.3.2-2",
    "commons-lang3-api" : "3.13.0-62.v7d18e55f51e2",
    "plugin-util-api" : "3.6.0",
    "data-tables-api" : "1.13.6-5",
    "jquery3-api" : "3.7.1-1",
    "workflow-api" : "1283.v99c10937efcb_",
    "workflow-job" : "1326.ve643e00e9220"
  },
  "excerpt" : "Automatically grades projects based on a configurable set of metrics. Currently, you can select from the following metrics: Test statistics (e.g., number of failed tests) from the <a href=\"https://github.com/jenkinsci/junit-plugin\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">JUnit Plugin</a>. Code coverage (e.g., line coverage percentage) from the <a href=\"https://github.com/jenkinsci/code-coverage-api-plugin\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Code Coverage Plugin</a>. Mutation coverage (e.g., missed mutations&#39; percentage) from the <a href=\"https://github.com/jenkinsci/code-coverage-api-plugin\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Code Coverage Plugin</a>. Static analysis (e.g., number of warnings) from the <a href=\"https://github.com/jenkinsci/warnings-ng-plugin\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Warnings Plugin</a>.",
  "installed" : None,
  "neededDependencies" : [
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1702464435000,
  "requiredCore" : "2.387.3",
  "title" : "Autograding",
  "wiki" : "https://plugins.jenkins.io/autograding"
}