MVN

org.fissore.jrecordbind : jrecordbind

Maven & Gradle

Jul 09, 2022
2 usages
29 stars

JRecordBind · Transform fixed-length and variable-length text files into beans and back

<dependency>
    <groupId>org.fissore.jrecordbind</groupId>
    <artifactId>jrecordbind</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fissore.jrecordbind : jrecordbind to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.0

All Versions

Choose a version of org.fissore.jrecordbind : jrecordbind to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
jrecordbind-3.3.0
3.2.x
jrecordbind-3.2.0
3.1.x
jrecordbind-3.1.0
3.0.x
jrecordbind-3.0.0

How to add a dependency to Maven

Add the following org.fissore.jrecordbind : jrecordbind maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fissore.jrecordbind</groupId>
    <artifactId>jrecordbind</artifactId>
    <version>3.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fissore.jrecordbind : jrecordbind gradle dependency to your build.gradle file:

implementation 'org.fissore.jrecordbind:jrecordbind:3.3.0'

Gradle Kotlin DSL: Add the following org.fissore.jrecordbind : jrecordbind gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fissore.jrecordbind:jrecordbind:3.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fissore.jrecordbind : jrecordbind sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fissore.jrecordbind" % "jrecordbind" % "3.3.0"

Advertisement

Dependencies from Group

Jul 09, 2022
2 usages
29 stars

Discover Dependencies

Sep 21, 2019
5 usages
5.6k stars
Feb 02, 2020
3 usages
0 stars
Feb 26, 2022
1 usages
59.1k stars
Sep 06, 2019
5 usages
0 stars
Nov 20, 2019
2 usages
1 stars
Mar 14, 2020
5 usages
10 stars