jar

io.github.darvld.wireframe : runtime-mapping

Maven & Gradle

Aug 02, 2022
3 stars

runtime-mapping · A GraphQL server library for Kotlin.

Table Of Contents

Latest Version

Download io.github.darvld.wireframe : runtime-mapping JAR file - Latest Versions:

All Versions

Download io.github.darvld.wireframe : runtime-mapping JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.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 runtime-mapping-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.darvld.wireframe.mapping

├─ io.github.darvld.wireframe.mapping.FieldSetKt.class - [JAR]

├─ io.github.darvld.wireframe.mapping.InputMapper.class - [JAR]

├─ io.github.darvld.wireframe.mapping.InputTransform.class - [JAR]

├─ io.github.darvld.wireframe.mapping.InputTransformKt.class - [JAR]

├─ io.github.darvld.wireframe.mapping.MappingSource.class - [JAR]

├─ io.github.darvld.wireframe.mapping.MappingTarget.class - [JAR]

├─ io.github.darvld.wireframe.mapping.Model.class - [JAR]

├─ io.github.darvld.wireframe.mapping.OutputMapper.class - [JAR]

├─ io.github.darvld.wireframe.mapping.OutputTransform.class - [JAR]

├─ io.github.darvld.wireframe.mapping.OutputTransformKt.class - [JAR]