All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opentripplanner.ext.legacygraphqlapi.generated.package.json Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
{
  "name": "legacy-graphql-generator",
  "version": "1.0.0",
  "description": "Generates Java code from GraphQL schema",
  "scripts": {
    "generate": "graphql-codegen -c graphql-codegen.yml"
  },
  "license": "LGPL-3.0",
  "dependencies": {
    "@graphql-codegen/add": "3.1.1",
    "@graphql-codegen/cli": "2.5.0",
    "@graphql-codegen/java": "3.2.4",
    "@graphql-codegen/java-resolvers": "2.2.3",
    "graphql": "16.3.0"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy