downloadService.post('org.jenkinsci.plugins.recipe.RecipeCatalog',{"list": [
    {
    "author": "russell_collins",
    "description": "Build and test config templates for testing all the things with Android JUnit. This is to accompany the following blog post: http://everybodytests.blogspot.com/2013/11/enterprise-scale-live-device-test.html",
    "displayName": "TestAllTheThings",
    "id": "1",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/1.jrcp",
    "version": "1.0"
  },
    {
    "author": "mqprichard",
    "description": "This job inserts Android SDK libraries into your Maven repository so that other jobs can refer them easily.",
    "displayName": "Android SDK artifacts in Maven repository",
    "id": "com.cloudbees.dac.android.maven",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/com.cloudbees.dac.android.maven.jrcp",
    "version": "1.0"
  },
    {
    "author": "kohsuke",
    "description": "This recipe contains the full build and the test execution of the Jenkins core.",
    "displayName": "Jenkins core build & test",
    "id": "org.jenkins-ci.recipes.core",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/org.jenkins-ci.recipes.core.jrcp",
    "version": "1.0"
  },
    {
    "author": "orrc",
    "description": "Demonstrates triggering a Jenkins build only when a specially-named git tag is pushed to the repository.",
    "displayName": "Trigger Jenkins build via git tag",
    "id": "org.jenkins-ci.recipes.git.trigger-build-by-tag",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/org.jenkins-ci.recipes.git.trigger-build-by-tag.jrcp",
    "version": "1.0"
  },
    {
    "author": "orrc",
    "description": "Builds an Android app and test project from scratch, including SDK installation and build file generation if necessary.",
    "displayName": "Basic Android build",
    "id": "org.jenkins-ci.recipes.mobile.android.build",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/org.jenkins-ci.recipes.mobile.android.build.jrcp",
    "version": "1.0"
  },
    {
    "author": "kohsuke",
    "description": "This recipe includes a very basic build of an Ant project that includes JUnit test execution as well as FindBugs report analysis. A good starting point for the first time users of Jenkins.",
    "displayName": "Simple Ant project build + FindBugs",
    "id": "org.jenkins-ci.recipes.modelAntBuild",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/org.jenkins-ci.recipes.modelAntBuild.jrcp",
    "version": "1.0"
  },
    {
    "author": "kohsuke",
    "description": "This recipe demonstrates how to use the parallel test executor plugin to execute Ant tests in parallel. Install this recipe, then build the \"parallel-ant\" job a few times to see the effect.",
    "displayName": "Parallel Ant Test Execution",
    "id": "org.jenkins-ci.recipes.plugins.parallel-test-executor.ant",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/org.jenkins-ci.recipes.plugins.parallel-test-executor.ant.jrcp",
    "version": "1.0"
  },
    {
    "author": "michaelneale",
    "description": "Build ruby apps on DEV@cloud",
    "displayName": "DEV@cloud ruby builds",
    "id": "use-ruby-dac",
    "timestamp": 1407740857000,
    "url": "https://raw.github.com/jenkinsci/submitted-recipes/inbound/use-ruby-dac.jrcp",
    "version": "1.0"
  }
]})