MVN

io.activej : activej-bytebuf

Maven & Gradle

Jun 15, 2023
4 usages
674 stars

ActiveJ : ByteBuf · Fast and memory-efficient byte buffer, an optimized version of Java's ByteBuffer class. Useful for fast low-level I/O operations like working with files or transferring data over the internet.

<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-bytebuf</artifactId>
    <version>5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.activej : activej-bytebuf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5
  • Latest Release Candidate: 5.5-rc3
  • Latest Beta: 6.0-beta1

All Versions

Choose a version of io.activej : activej-bytebuf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0
activej-bytebuf-6.0-beta1
5.5
activej-bytebuf-5.5
activej-bytebuf-5.5-rc3
activej-bytebuf-5.5-rc2
activej-bytebuf-5.5-rc1
5.4.x
activej-bytebuf-5.4.3
activej-bytebuf-5.4.2
activej-bytebuf-5.4.1
5.4
activej-bytebuf-5.4
5.3
activej-bytebuf-5.3
5.2
activej-bytebuf-5.2
5.1.x
activej-bytebuf-5.1.1
5.1
activej-bytebuf-5.1
5.0
activej-bytebuf-5.0
activej-bytebuf-5.0-rc3
activej-bytebuf-5.0-rc2
activej-bytebuf-5.0-rc1
activej-bytebuf-5.0-beta2
activej-bytebuf-5.0-beta1
4.4
activej-bytebuf-4.4-rc1
4.3.x
activej-bytebuf-4.3.1
4.3
activej-bytebuf-4.3
4.2
activej-bytebuf-4.2
4.1.x
activej-bytebuf-4.1.1
4.1
activej-bytebuf-4.1
activej-bytebuf-4.1-rc1
4.0
activej-bytebuf-4.0
activej-bytebuf-4.0-rc1
activej-bytebuf-4.0-beta1
3.1
activej-bytebuf-3.1-rc1
3.0.x
activej-bytebuf-3.0.2
activej-bytebuf-3.0.1
3.0
activej-bytebuf-3.0
activej-bytebuf-3.0-rc2
activej-bytebuf-3.0-rc1
2.2
activej-bytebuf-2.2
2.1
activej-bytebuf-2.1
2.0.x
activej-bytebuf-2.0.1
2.0
activej-bytebuf-2.0
activej-bytebuf-2.0-rc1
1.1
activej-bytebuf-1.1
1.0
activej-bytebuf-1.0
activej-bytebuf-1.0-rc2
activej-bytebuf-1.0-rc1

How to add a dependency to Maven

Add the following io.activej : activej-bytebuf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.activej</groupId>
    <artifactId>activej-bytebuf</artifactId>
    <version>5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.activej : activej-bytebuf gradle dependency to your build.gradle file:

implementation 'io.activej:activej-bytebuf:5.5'

Gradle Kotlin DSL: Add the following io.activej : activej-bytebuf gradle kotlin dependency to your build.gradle.kts file:

implementation("io.activej:activej-bytebuf:5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.activej : activej-bytebuf sbt scala dependency to your build.sbt file:

libraryDependencies += "io.activej" % "activej-bytebuf" % "5.5"

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies

Mar 25, 2022
1 usages
26.9k stars
Dec 29, 2021
2 usages
12 stars
Sep 17, 2020
1 usages
7 stars
Nov 09, 2020
1 usages
Nov 09, 2020
1 usages
Aug 10, 2023
2 usages
0 stars
Mar 07, 2023
2 usages