{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "graphiteIntegrator",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/graphiteIntegrator/1.2/graphiteIntegrator.hpi",
  "version" : "1.2",
  "categories" : [
    "misc"
  ],
  "compatible" : True,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "jaxb" : "2.3.0",
    "javax-mail-api" : "1.6.2-5",
    "junit" : "1.2-beta-4",
    "jdk-tool" : "1.0",
    "javax-activation-api" : "1.2.0-2",
    "instance-identity" : "3.1",
    "sshd" : "3.236.ved5e1b_cb_50b_2",
    "trilead-api" : "1.0.4",
    "command-launcher" : "1.0",
    "bouncycastle-api" : "2.16.0"
  },
  "excerpt" : "This plugin allows you to send these metrics : number of tests, tests skipped, tests failed, build duration, cobertura total line coverage and cobertura total branch coverage to one or more graphite servers. If you don&#39;t have a graphite server you can use : https://www.hostedgraphite.com to test. For cobertura metrics you need to install cobertura plugin and run cobertura:cobertura in goals section. Be sure to run jenkins in a Jdk 7, because the plugin only works with this version of jdk.",
  "installed" : None,
  "neededDependencies" : [
    
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1422026002000,
  "requiredCore" : "1.596",
  "title" : "graphiteIntegrator",
  "wiki" : "https://plugins.jenkins.io/graphiteIntegrator"
}