kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/go/extractors/gcp/config/testdata/guava-android-mvn.json (about)

     1  {
     2    "repo": "https://github.com/google/guava",
     3    "extractions": [
     4      {
     5        "build_system": "MAVEN",
     6        "corpus": "guava-android",
     7        "targets": [
     8          {
     9            "path": "android/pom.xml"
    10          }
    11        ]
    12      }
    13    ]
    14  }
    15