jvmTest.dev.evo.elasticmagic.serde.JacksonJsonDeserializerTests.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticmagic-serde-jackson-json Show documentation
Show all versions of elasticmagic-serde-jackson-json Show documentation
Elasticsearch Kotlin query DSL - json jackson serialization implementation
The newest version!
package dev.evo.elasticmagic.serde
import org.junit.Test
class JacksonJsonDeserializerTests {
@Test
fun test() {
// TODO
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy