{
  "projects": [
    {
      "graph": {
        "assocs": [
          [
            2,
            [
              0,
              1
            ]
          ],
          [
            4,
            [
              5,
              6
            ]
          ],
          [
            8,
            [
              12
            ]
          ]
        ],
        "deps": [
          {
            "locations": [],
            "name": "com.fasterxml.jackson.core:jackson-annotations",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "2.6.0"
            }
          },
          {
            "locations": [],
            "name": "com.fasterxml.jackson.core:jackson-core",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "2.6.4"
            }
          },
          {
            "locations": [],
            "name": "com.fasterxml.jackson.core:jackson-databind",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "2.6.4"
            }
          },
          {
            "locations": [],
            "name": "com.google.guava:guava",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "19.0"
            }
          },
          {
            "locations": [],
            "name": "commons-beanutils:commons-beanutils",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "1.9.3"
            }
          },
          {
            "locations": [],
            "name": "commons-collections:commons-collections",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "3.2.2"
            }
          },
          {
            "locations": [],
            "name": "commons-logging:commons-logging",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "1.2"
            }
          },
          {
            "locations": [],
            "name": "javax.servlet:javax.servlet-api",
            "tags": {
              "optional": [
                "true"
              ],
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "3.0.1"
            }
          },
          {
            "locations": [],
            "name": "junit:junit",
            "tags": {
              "scopes": [
                "test"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "4.12"
            }
          },
          {
            "locations": [],
            "name": "net.jcip:jcip-annotations",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "1.0"
            }
          },
          {
            "locations": [],
            "name": "org.antlr:antlr4-runtime",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "4.6"
            }
          },
          {
            "locations": [],
            "name": "org.apache.commons:commons-lang3",
            "tags": {
              "scopes": [
                "compile"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "3.4"
            }
          },
          {
            "locations": [],
            "name": "org.hamcrest:hamcrest-core",
            "tags": {
              "scopes": [
                "test"
              ]
            },
            "type": "MavenType",
            "version": {
              "type": "EQUAL",
              "value": "1.3"
            }
          }
        ],
        "direct": [
          2,
          3,
          4,
          7,
          8,
          9,
          10,
          11
        ]
      },
      "path": "/Users/me/fossa/license-scan-dirs/squiggly/",
      "type": "maven"
    }
  ],
  "sourceUnits": [
    {
      "AdditionalDependencyData": null,
      "Build": {
        "Artifact": "default",
        "Dependencies": [
          {
            "imports": [],
            "locator": "mvn+com.fasterxml.jackson.core:jackson-annotations$2.6.0"
          },
          {
            "imports": [],
            "locator": "mvn+com.fasterxml.jackson.core:jackson-core$2.6.4"
          },
          {
            "imports": [
              "mvn+com.fasterxml.jackson.core:jackson-annotations$2.6.0",
              "mvn+com.fasterxml.jackson.core:jackson-core$2.6.4"
            ],
            "locator": "mvn+com.fasterxml.jackson.core:jackson-databind$2.6.4"
          },
          {
            "imports": [],
            "locator": "mvn+com.google.guava:guava$19.0"
          },
          {
            "imports": [
              "mvn+commons-collections:commons-collections$3.2.2",
              "mvn+commons-logging:commons-logging$1.2"
            ],
            "locator": "mvn+commons-beanutils:commons-beanutils$1.9.3"
          },
          {
            "imports": [],
            "locator": "mvn+commons-collections:commons-collections$3.2.2"
          },
          {
            "imports": [],
            "locator": "mvn+commons-logging:commons-logging$1.2"
          },
          {
            "imports": [],
            "locator": "mvn+javax.servlet:javax.servlet-api$3.0.1"
          },
          {
            "imports": [],
            "locator": "mvn+net.jcip:jcip-annotations$1.0"
          },
          {
            "imports": [],
            "locator": "mvn+org.antlr:antlr4-runtime$4.6"
          },
          {
            "imports": [],
            "locator": "mvn+org.apache.commons:commons-lang3$3.4"
          }
        ],
        "Imports": [
          "mvn+com.fasterxml.jackson.core:jackson-databind$2.6.4",
          "mvn+com.google.guava:guava$19.0",
          "mvn+commons-beanutils:commons-beanutils$1.9.3",
          "mvn+javax.servlet:javax.servlet-api$3.0.1",
          "mvn+net.jcip:jcip-annotations$1.0",
          "mvn+org.antlr:antlr4-runtime$4.6",
          "mvn+org.apache.commons:commons-lang3$3.4"
        ],
        "Succeeded": true
      },
      "GraphBreadth": "complete",
      "Manifest": "/Users/me/fossa/license-scan-dirs/squiggly/",
      "Name": "/Users/me/fossa/license-scan-dirs/squiggly/",
      "OriginPaths": [
        "pom.xml"
      ],
      "Type": "maven"
    }
  ]
}
