MVN

com.groupon.dse : schema-inferer

Maven & Gradle

Aug 09, 2016
2 stars

Schema Inferer is a library, based on Spark Streaming, that can be used to infer the schema of a given Kafka data stream and continously monitor the stream for schema changes

<dependency>
    <groupId>com.groupon.dse</groupId>
    <artifactId>schema-inferer</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.groupon.dse : schema-inferer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.groupon.dse : schema-inferer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
schema-inferer-1.0

How to add a dependency to Maven

Add the following com.groupon.dse : schema-inferer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.groupon.dse</groupId>
    <artifactId>schema-inferer</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.groupon.dse : schema-inferer gradle dependency to your build.gradle file:

implementation 'com.groupon.dse:schema-inferer:1.0'

Gradle Kotlin DSL: Add the following com.groupon.dse : schema-inferer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.groupon.dse:schema-inferer:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.groupon.dse : schema-inferer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.groupon.dse" % "schema-inferer" % "1.0"

Advertisement

Dependencies from Group

Nov 17, 2016
8 usages
147 stars
Jul 05, 2016
2 usages
11 stars
Jul 27, 2016
6 stars
Aug 09, 2016
2 stars
Nov 17, 2016
147 stars

Discover Dependencies

Sep 28, 2022
8 usages
53 stars
Mar 12, 2017
1 usages
83 stars
Jan 07, 2022
1 usages
1 stars
Aug 25, 2023
27 usages
3.9k stars
Aug 25, 2023
43 usages
3.9k stars
Aug 09, 2016
1 usages
Sep 12, 2021
5 usages
329 stars
May 24, 2017
1.2k stars
Feb 14, 2023
12 usages
15 stars