MVN

org.riversun : bigdoc

Maven & Gradle

Apr 11, 2023
2 usages

bigdoc · This library allows you to handle gigabyte order huge files easily with high performance. You can search bytes or words / read data/text from huge files.

<dependency>
    <groupId>org.riversun</groupId>
    <artifactId>bigdoc</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.riversun : bigdoc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.riversun : bigdoc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
bigdoc-0.4.0
0.3.x
bigdoc-0.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.riversun</groupId>
    <artifactId>bigdoc</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.riversun : bigdoc gradle dependency to your build.gradle file:

implementation 'org.riversun:bigdoc:0.4.0'

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

implementation("org.riversun:bigdoc:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.riversun : bigdoc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.riversun" % "bigdoc" % "0.4.0"

Advertisement

Dependencies from Group

Oct 19, 2016
5 usages
0 stars
Mar 27, 2017
3 usages
Apr 11, 2023
2 usages
Dec 15, 2016
1 usages
Sep 03, 2019
1 usages
0 stars

Discover Dependencies

Jul 14, 2023
32 usages
845 stars
Nov 25, 2022
28 usages
52 stars
Feb 26, 2019
8 usages
12.3k stars
Apr 01, 2023
22 usages
4.5k stars
Mar 13, 2022
31 usages
471 stars
Mar 13, 2022
1 usages
471 stars
Jan 06, 2021
73 stars
Aug 23, 2023
5 usages
45.1k stars