graphql-java-datetime

The set of RFC 3339 compliant date/time scalar types for GraphQL Java implementation

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.zhokhov.graphql
ArtifactId

ArtifactId

graphql-datetime-spring-boot-starter
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

graphql-java-datetime
The set of RFC 3339 compliant date/time scalar types for GraphQL Java implementation
Project URL

Project URL

https://github.com/donbeave/graphql-java-datetime
Source Code Management

Source Code Management

https://github.com/donbeave/graphql-java-datetime

Download graphql-datetime-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.zhokhov.graphql/graphql-datetime-spring-boot-starter/ -->
<dependency>
    <groupId>com.zhokhov.graphql</groupId>
    <artifactId>graphql-datetime-spring-boot-starter</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhokhov.graphql/graphql-datetime-spring-boot-starter/
implementation 'com.zhokhov.graphql:graphql-datetime-spring-boot-starter:4.1.0'
// https://jarcasting.com/artifacts/com.zhokhov.graphql/graphql-datetime-spring-boot-starter/
implementation ("com.zhokhov.graphql:graphql-datetime-spring-boot-starter:4.1.0")
'com.zhokhov.graphql:graphql-datetime-spring-boot-starter:jar:4.1.0'
<dependency org="com.zhokhov.graphql" name="graphql-datetime-spring-boot-starter" rev="4.1.0">
  <artifact name="graphql-datetime-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhokhov.graphql', module='graphql-datetime-spring-boot-starter', version='4.1.0')
)
libraryDependencies += "com.zhokhov.graphql" % "graphql-datetime-spring-boot-starter" % "4.1.0"
[com.zhokhov.graphql/graphql-datetime-spring-boot-starter "4.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.zhokhov.graphql : graphql-datetime-autoconfigure jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0
3.1.0
3.0.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0