Skip to main content

Introduction

Selcukes DataBind helps to parser JSON, YML, XML, CSV, Properties and Excel files.

Setup

Selcukes Databind is primarily used as a Java dependency. We typically use a build tool (such as Maven or Gradle) to resolve the Selcukes Databind dependency.


<dependency>
<groupId>io.github.selcukes</groupId>
<artifactId>selcukes-databind</artifactId>
<version>${selcukes.version}</version>
</dependency>
note

Selcukes DataBind is a transitive Dependency of selcukes-commons.If you are using selcukes-commons, then ignore adding this dependency explicitly.

Subscribe for product updates

By subscribing, you agree with Selcukes’s Terms of Service and Privacy Policy.