Last Version

class-to-graphql-schema-type 0.3.0

format Java Class to GraphQL schema type

License

License

GroupId

GroupId

io.github.morningk
ArtifactId

ArtifactId

class-to-graphql-schema-type
Version

Version

0.3.0
Type

Type

jar
Description

Description

class-to-graphql-schema-type
format Java Class to GraphQL schema type
Project URL

Project URL

https://github.com/MorningK/class-to-graphql-schema-type
Source Code Management

Source Code Management

https://github.com/MorningK/class-to-graphql-schema-type.git

Download class-to-graphql-schema-type 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.morningk/class-to-graphql-schema-type/ -->
<dependency>
    <groupId>io.github.morningk</groupId>
    <artifactId>class-to-graphql-schema-type</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.morningk/class-to-graphql-schema-type/
implementation 'io.github.morningk:class-to-graphql-schema-type:0.3.0'
// https://jarcasting.com/artifacts/io.github.morningk/class-to-graphql-schema-type/
implementation ("io.github.morningk:class-to-graphql-schema-type:0.3.0")
'io.github.morningk:class-to-graphql-schema-type:jar:0.3.0'
<dependency org="io.github.morningk" name="class-to-graphql-schema-type" rev="0.3.0">
  <artifact name="class-to-graphql-schema-type" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.morningk', module='class-to-graphql-schema-type', version='0.3.0')
)
libraryDependencies += "io.github.morningk" % "class-to-graphql-schema-type" % "0.3.0"
[io.github.morningk/class-to-graphql-schema-type "0.3.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.