jar

be.ugent.solidlab : shapeshift

Maven & Gradle

Nov 02, 2023
0 stars

shapeshift · Kotlin library to transform SHACL shapes into GraphQL schemas

Table Of Contents

Latest Version

Download be.ugent.solidlab : shapeshift JAR file - Latest Versions:

All Versions

Download be.ugent.solidlab : shapeshift JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window shapeshift-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

be.ugent.solidlab.shapeshift.shacl2graphql

├─ be.ugent.solidlab.shapeshift.shacl2graphql.Context.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.GraphQLDirectivesKt.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.GraphQLMutationGenerationKt.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.GraphQLTypeGenerationKt.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.InputTypeConfiguration.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.ParseContext.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.SHACLToGraphQL.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.SHACLToGraphQLKt.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.ShapeConfig.class - [JAR]

├─ be.ugent.solidlab.shapeshift.shacl2graphql.UtilsKt.class - [JAR]

Advertisement