{"id":67994,"library":"graphql-java-extended-scalars","title":"GraphQL Java Extended Scalars","description":"A library of extended scalar types for graphql-java, such as DateTime, JSON, and more.","status":"active","version":"16.0.1","language":"java","source_language":null,"source_url":"https://github.com/graphql-java/graphql-java-extended-scalars","tags":["graphql","scalars","extended","datetime"],"install":[{"cmd":"<dependency>\n  <groupId>com.graphql-java</groupId>\n  <artifactId>graphql-java-extended-scalars</artifactId>\n  <version>16.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.graphql-java:graphql-java-extended-scalars:16.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ExtendedScalars","correct":"graphql.scalars.ExtendedScalars"}],"quickstart":{"code":"import graphql.scalars.ExtendedScalars;\nimport graphql.schema.GraphQLSchema;\nimport graphql.schema.idl.RuntimeWiring;\n\npublic class Example {\n    public static void main(String[] args) {\n        RuntimeWiring wiring = RuntimeWiring.newRuntimeWiring()\n            .scalar(ExtendedScalars.DateTime)\n            .build();\n    }\n}","lang":"java","description":"Register the DateTime extended scalar in a GraphQL schema wiring."},"warnings":[],"env_vars":null,"search_vec":"'datetim':17,24 'extend':3,8,23 'graphql':1,13,21 'graphql-java':12 'java':2,14 'json':18 'librari':6 'scalar':4,9,22 'type':10","created_at":"2026-06-17T17:44:09.094269+00:00","updated_at":"2026-06-17T17:44:09.094269+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/graphql-java/graphql-java-extended-scalars","github":"https://github.com/graphql-java/graphql-java-extended-scalars","docs":"https://appdoc.app/artifact/com.graphql-java/graphql-java-extended-scalars/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}