![JAR search and dependency download from the Maven repository](/logo.png)
graphql.nadel.enginekt.transform.result.json.JsonNode.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nadel-engine-nextgen Show documentation
Show all versions of nadel-engine-nextgen Show documentation
Nadel is a Java library that combines multiple GrahpQL services together into one API.
The newest version!
package graphql.nadel.enginekt.transform.result.json
data class JsonNode(
val resultPath: JsonNodePath,
val value: Any?,
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy