is not current version
Last Version 4.1.0

com.zhokhov.graphql:graphql-datetime-spring-boot-starter-webflux 2.3.0

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.zhokhov.graphql
ArtifactId

ArtifactId

graphql-datetime-spring-boot-starter-webflux
Version

Version

2.3.0
Type

Type

jar

Download graphql-datetime-spring-boot-starter-webflux 2.3.0


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