| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.rapid7.client | 
    
| ArtifactId | ArtifactIddcerpc | 
    
| Last Version | Last Version0.12.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondcerpc 
            DCE-RPC implementation capable of using SMBv2 via SMBJ to invoke remote procedure calls (RPC) over the IPC$ named pipe. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| dcerpc-0.12.0.pom | |
| dcerpc-0.12.0.jar | 426 KB | 
| dcerpc-0.12.0-sources.jar | 402 KB | 
| dcerpc-0.12.0-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.rapid7.client/dcerpc/ -->
<dependency>
    <groupId>com.rapid7.client</groupId>
    <artifactId>dcerpc</artifactId>
    <version>0.12.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.rapid7.client/dcerpc/
implementation 'com.rapid7.client:dcerpc:0.12.0'
                // https://jarcasting.com/artifacts/com.rapid7.client/dcerpc/
implementation ("com.rapid7.client:dcerpc:0.12.0")
                'com.rapid7.client:dcerpc:jar:0.12.0'
                <dependency org="com.rapid7.client" name="dcerpc" rev="0.12.0">
  <artifact name="dcerpc" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.rapid7.client', module='dcerpc', version='0.12.0')
)
                libraryDependencies += "com.rapid7.client" % "dcerpc" % "0.12.0"
                [com.rapid7.client/dcerpc "0.12.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.7 | 
| org.apache.commons : commons-lang3 | jar | 3.4 | 
| com.google.guava : guava | jar | 18.0 | 
| com.hierynomus : smbj | jar | 0.11.1 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.testng : testng | jar | 6.11 | 
| org.testcontainers : testcontainers | jar | 1.16.0 | 
| org.testcontainers : junit-jupiter | jar | 1.16.0 | 
| org.slf4j : slf4j-simple | jar | 1.7.30 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |