MVN

com.rapid7.client : dcerpc

Maven & Gradle

Aug 25, 2021
53 stars

dcerpc · DCE-RPC implementation capable of using SMBv2 via SMBJ to invoke remote procedure calls (RPC) over the IPC$ named pipe.

<dependency>
    <groupId>com.rapid7.client</groupId>
    <artifactId>dcerpc</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rapid7.client : dcerpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of com.rapid7.client : dcerpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
dcerpc-0.12.0
0.11.x
dcerpc-0.11.0
0.10.x
dcerpc-0.10.0
0.9.x
dcerpc-0.9.0
0.8.x
dcerpc-0.8.2
dcerpc-0.8.1
dcerpc-0.8.0
0.7.x
dcerpc-0.7.0
0.6.x
dcerpc-0.6.0
0.5.x
dcerpc-0.5.2
dcerpc-0.5.1
dcerpc-0.5.0
0.4.x
dcerpc-0.4.2
dcerpc-0.4.1
dcerpc-0.4.0
0.3.x
dcerpc-0.3.4
dcerpc-0.3.3
dcerpc-0.3.2
dcerpc-0.3.1

How to add a dependency to Maven

Add the following com.rapid7.client : dcerpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rapid7.client</groupId>
    <artifactId>dcerpc</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rapid7.client : dcerpc gradle dependency to your build.gradle file:

implementation 'com.rapid7.client:dcerpc:0.12.0'

Gradle Kotlin DSL: Add the following com.rapid7.client : dcerpc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rapid7.client:dcerpc:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rapid7.client : dcerpc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rapid7.client" % "dcerpc" % "0.12.0"

Advertisement

Dependencies from Group

Aug 25, 2021
53 stars

Discover Dependencies

Nov 21, 2022
4 usages
22 stars
Jul 22, 2022
1 usages
2.1k stars
Jul 22, 2022
2 usages
2.1k stars
Jul 22, 2022
1 usages
2.1k stars
Aug 27, 2017
2 usages
0 stars
May 15, 2023
80 stars
Jan 18, 2018
1 usages
1 stars
May 11, 2023
1.3k stars