com.mygraphql.graphub:openapi2graphqls-cli

A Java based tool to convert OpenAPI (Swagger) to GraphQL Schema.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mygraphql.graphub
ArtifactId

ArtifactId

openapi2graphqls-cli
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A Java based tool to convert OpenAPI (Swagger) to GraphQL Schema.

Download openapi2graphqls-cli

How to add to project

<!-- https://jarcasting.com/artifacts/com.mygraphql.graphub/openapi2graphqls-cli/ -->
<dependency>
    <groupId>com.mygraphql.graphub</groupId>
    <artifactId>openapi2graphqls-cli</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mygraphql.graphub/openapi2graphqls-cli/
implementation 'com.mygraphql.graphub:openapi2graphqls-cli:0.0.2'
// https://jarcasting.com/artifacts/com.mygraphql.graphub/openapi2graphqls-cli/
implementation ("com.mygraphql.graphub:openapi2graphqls-cli:0.0.2")
'com.mygraphql.graphub:openapi2graphqls-cli:jar:0.0.2'
<dependency org="com.mygraphql.graphub" name="openapi2graphqls-cli" rev="0.0.2">
  <artifact name="openapi2graphqls-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mygraphql.graphub', module='openapi2graphqls-cli', version='0.0.2')
)
libraryDependencies += "com.mygraphql.graphub" % "openapi2graphqls-cli" % "0.0.2"
[com.mygraphql.graphub/openapi2graphqls-cli "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2