diff options
| author | mo khan <mo.khan@gmail.com> | 2020-04-21 23:55:44 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-04-21 23:55:44 -0600 |
| commit | 8bad989a4b667797455f28957e2540e2d644448d (patch) | |
| tree | 342c5ac4fbed77d67239e3e5364b699921731b68 /spec/fixtures/expected/java/gradle/v2.0.json | |
| parent | e1afa8ba55a3df1151e1b73ed3aa528e53ea3f06 (diff) | |
Remove unused stuff
Diffstat (limited to 'spec/fixtures/expected/java/gradle/v2.0.json')
| -rw-r--r-- | spec/fixtures/expected/java/gradle/v2.0.json | 146 |
1 files changed, 5 insertions, 141 deletions
diff --git a/spec/fixtures/expected/java/gradle/v2.0.json b/spec/fixtures/expected/java/gradle/v2.0.json index 4b4a06c..eff0e27 100644 --- a/spec/fixtures/expected/java/gradle/v2.0.json +++ b/spec/fixtures/expected/java/gradle/v2.0.json @@ -5,223 +5,132 @@ "id": "Apache-2.0", "name": "Apache License 2.0", "url": "https://opensource.org/licenses/Apache-2.0", - "count": 20 }, { "id": "cddl + gplv2 with classpath exception", "name": "CDDL + GPLv2 with classpath exception", - "url": "", - "count": 2 + "url": "" }, { "id": "MIT", "name": "MIT License", - "url": "https://opensource.org/licenses/MIT", - "count": 2 + "url": "https://opensource.org/licenses/MIT" }, { "id": "BSD-4-Clause", "name": "BSD 4-Clause \"Original\" or \"Old\" License", - "url": "http://directory.fsf.org/wiki/License:BSD_4Clause", - "count": 1 + "url": "http://directory.fsf.org/wiki/License:BSD_4Clause" }, { "id": "LGPL-2.1", "name": "GNU Lesser General Public License v2.1 only", - "url": "https://opensource.org/licenses/LGPL-2.1", - "count": 1 + "url": "https://opensource.org/licenses/LGPL-2.1" }, { "id": "MPL-2.0", "name": "Mozilla Public License 2.0", - "url": "https://opensource.org/licenses/MPL-2.0", - "count": 1 + "url": "https://opensource.org/licenses/MPL-2.0" } ], "dependencies": [ { "name": "antlr", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "BSD-4-Clause" ] }, { "name": "commons-beanutils", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "commons-io", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "commons-lang", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "commons-lang3", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "fastutil", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "findbugs-annotations", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "geode-common", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "geode-core", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "geode-json", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "jackson-annotations", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "jackson-core", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "jackson-databind", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "javax.resource-api", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "cddl + gplv2 with classpath exception" ] }, { "name": "javax.transaction-api", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "cddl + gplv2 with classpath exception" ] }, { "name": "jgroups", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "jna", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0", "LGPL-2.1" @@ -229,99 +138,54 @@ }, { "name": "jopt-simple", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "MIT" ] }, { "name": "log4j-api", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "log4j-core", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "maven-artifact", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "netty", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "plexus-utils", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "rhino", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "MPL-2.0" ] }, { "name": "shiro-core", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "Apache-2.0" ] }, { "name": "slf4j-api", - "url": "", - "description": "", - "paths": [ - "." - ], "licenses": [ "MIT" ] |
