| License | License | 
|---|---|
| GroupId | GroupIdcom.mygraphql.graphub | 
| ArtifactId | ArtifactIdopenapi2graphqls | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionA Java based tool to convert OpenAPI (Swagger) to GraphQL Schema. | 
| Filename | Size | 
|---|---|
| openapi2graphqls-0.0.2.pom | |
| openapi2graphqls-0.0.2.jar | 95 KB | 
| openapi2graphqls-0.0.2-sources.jar | 18 KB | 
| openapi2graphqls-0.0.2-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mygraphql.graphub/openapi2graphqls/ -->
<dependency>
    <groupId>com.mygraphql.graphub</groupId>
    <artifactId>openapi2graphqls</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.mygraphql.graphub/openapi2graphqls/
implementation 'com.mygraphql.graphub:openapi2graphqls:0.0.2'// https://jarcasting.com/artifacts/com.mygraphql.graphub/openapi2graphqls/
implementation ("com.mygraphql.graphub:openapi2graphqls:0.0.2")'com.mygraphql.graphub:openapi2graphqls:jar:0.0.2'<dependency org="com.mygraphql.graphub" name="openapi2graphqls" rev="0.0.2">
  <artifact name="openapi2graphqls" type="jar" />
</dependency>@Grapes(
@Grab(group='com.mygraphql.graphub', module='openapi2graphqls', version='0.0.2')
)libraryDependencies += "com.mygraphql.graphub" % "openapi2graphqls" % "0.0.2"[com.mygraphql.graphub/openapi2graphqls "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| info.picocli : picocli | jar | 4.0.2 | 
| io.swagger.parser.v3 : swagger-parser | jar | 2.0.13 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.15 | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| com.graphql-java : graphql-java | jar | 13.0 | 
| com.google.guava : guava | jar | 26.0-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 3.0.0 |