Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.25 KB

graphql-java-scalars: graphql-java scalar implementations

Build Status

What is graphql-java-scalars?

This is a collection of graphql-java scalar implementations.

Getting Started

This library is released to Maven Central and can be downloaded using normal dependency download mechanisms. The Maven dependency is:

<dependency>
  <groupId>org.realityforge.graphql.scalars</groupId>
  <artifactId>graphql-java-scalars</artifactId>
  <version>0.00</version>
</dependency>

Contributing

The project was released as open source so others could benefit from the project. We are thankful for any contributions from the community. A Code of Conduct has been put in place and a Contributing document is under development.

License

The project is licensed under Apache License, Version 2.0.