Files download
File Operation
json-serde-parent-1.3.9-e.10.pom download
Apache Maven
<dependency>
  <groupId>io.starburst.openx.data</groupId>
  <artifactId>json-serde-parent</artifactId>
  <version>1.3.9-e.10</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.starburst.openx.data:json-serde-parent:1.3.9-e.10'
Gradle Kotlin
implementation("io.starburst.openx.data:json-serde-parent:1.3.9-e.10")
Scala SBT
libraryDependencies += "io.starburst.openx.data" % "json-serde-parent" % "1.3.9-e.10"
Groovy Grape
@Grapes(
  @Grab(group='io.starburst.openx.data', module='json-serde-parent', version='1.3.9-e.10')
)
Apache Ivy
<dependency org="io.starburst.openx.data" name="json-serde-parent" rev="1.3.9-e.10" />
Leiningen
[io.starburst.openx.data/json-serde-parent "1.3.9-e.10"]
Apache Buildr
'io.starburst.openx.data:json-serde-parent:jar:1.3.9-e.10'
Dependencies