| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdde.rub.nds.tlsattacker | 
    
| ArtifactId | ArtifactIdTLS-Client | 
    
| Last Version | Last Version3.8.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTLS-Client 
            TLS-Attacker is a Java-based framework for analyzing TLS libraries. It is developed by the Ruhr University Bochum (https://nds.rub.de/), the Paderborn University, and the Hackmanit GmbH (https://hackmanit.de/). 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| TLS-Client-3.8.0.pom | |
| TLS-Client-3.8.0.jar | 7 KB | 
| TLS-Client-3.8.0-sources.jar | 5 KB | 
| TLS-Client-3.8.0-javadoc.jar | 36 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Client/ -->
<dependency>
    <groupId>de.rub.nds.tlsattacker</groupId>
    <artifactId>TLS-Client</artifactId>
    <version>3.8.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Client/
implementation 'de.rub.nds.tlsattacker:TLS-Client:3.8.0'
                // https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Client/
implementation ("de.rub.nds.tlsattacker:TLS-Client:3.8.0")
                'de.rub.nds.tlsattacker:TLS-Client:jar:3.8.0'
                <dependency org="de.rub.nds.tlsattacker" name="TLS-Client" rev="3.8.0">
  <artifact name="TLS-Client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.rub.nds.tlsattacker', module='TLS-Client', version='3.8.0')
)
                libraryDependencies += "de.rub.nds.tlsattacker" % "TLS-Client" % "3.8.0"
                [de.rub.nds.tlsattacker/TLS-Client "3.8.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.rub.nds.tlsattacker : Utils | jar | 3.8.0 | 
| de.rub.nds.tlsattacker : TLS-Core | jar | 3.8.0 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 | 
| dnsjava : dnsjava | jar | 3.4.2 | 
| com.beust : jcommander | jar | 1.78 | 
| com.googlecode.json-simple : json-simple | jar | 1.1.1 | 
| org.bouncycastle : bcpkix-jdk15on | jar | 1.64 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.64 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| com.google.guava : guava | jar | 29.0-jre | 
| org.reflections : reflections | jar | 0.9.12 | 
| org.cryptomator : siv-mode | jar | 1.4.0 | 
| de.rub.nds : X509Attacker | jar | 1.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jmockit : jmockit | jar | 1.49 | 
| org.hamcrest : hamcrest-all | jar | 1.3 | 
| org.assertj : assertj-core | jar | 2.9.1 | 
| junit : junit | jar | 4.13.1 | 
| com.openpojo : openpojo | jar | 0.8.13 | 
| org.ow2.asm : asm | jar | 9.0 |