MVN

org.web3j : besu

Maven & Gradle

Aug 03, 2023
4.8k stars

besu · Besu JSON-RPC API

<dependency>
    <groupId>org.web3j</groupId>
    <artifactId>besu</artifactId>
    <version>4.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.web3j : besu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.10.2

All Versions

Choose a version of org.web3j : besu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
besu-5.0.0
4.10.x
besu-4.10.2
besu-4.10.1
besu-4.10.0
4.9.x
besu-4.9.8
besu-4.9.7
besu-4.9.6
besu-4.9.5
besu-4.9.4
besu-4.9.3
besu-4.9.2
besu-4.9.1
besu-4.9.0
4.8.x
besu-4.8.9
besu-4.8.8-android
besu-4.8.8
besu-4.8.7-android
besu-4.8.7
besu-4.8.6
besu-4.8.5
besu-4.8.4
besu-4.8.3
besu-4.8.2
besu-4.8.1
besu-4.8.0
4.7.x
besu-4.7.0
4.6.x
besu-4.6.4
besu-4.6.3
besu-4.6.2
besu-4.6.1
besu-4.6.0-android
besu-4.6.0
4.5.x
besu-4.5.18
besu-4.5.17
besu-4.5.16
besu-4.5.15
besu-4.5.14
besu-4.5.13
besu-4.5.12
besu-4.5.11
besu-4.5.10
besu-4.5.9
besu-4.5.8
besu-4.5.7
besu-4.5.6
besu-4.5.5
besu-4.5.4
besu-4.5.3
besu-4.5.2
master
besu-master
REF
besu-REF

How to add a dependency to Maven

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

<dependency>
    <groupId>org.web3j</groupId>
    <artifactId>besu</artifactId>
    <version>4.10.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.web3j : besu gradle dependency to your build.gradle file:

implementation 'org.web3j:besu:4.10.2'

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

implementation("org.web3j:besu:4.10.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.web3j : besu sbt scala dependency to your build.sbt file:

libraryDependencies += "org.web3j" % "besu" % "4.10.2"

Advertisement

Dependencies from Group

Aug 03, 2023
142 usages
4.8k stars
Aug 03, 2023
35 usages
4.8k stars
Aug 03, 2023
28 usages
4.8k stars
abi
Aug 03, 2023
20 usages
4.8k stars
Aug 03, 2023
14 usages
4.8k stars

Discover Dependencies