MVN

com.thoughtworks.adtd : adtd

Maven & Gradle

Jan 31, 2016
14 stars

adtd · Attack-Driven Test Development

<dependency>
    <groupId>com.thoughtworks.adtd</groupId>
    <artifactId>adtd</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtworks.adtd : adtd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.thoughtworks.adtd : adtd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
adtd-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.thoughtworks.adtd</groupId>
    <artifactId>adtd</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtworks.adtd : adtd gradle dependency to your build.gradle file:

implementation 'com.thoughtworks.adtd:adtd:0.0.1'

Gradle Kotlin DSL: Add the following com.thoughtworks.adtd : adtd gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtworks.adtd:adtd:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtworks.adtd : adtd sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtworks.adtd" % "adtd" % "0.0.1"

Advertisement

Dependencies from Group

Jan 31, 2016
14 stars

Discover Dependencies

Aug 18, 2023
1 usages
402 stars
Sep 05, 2017
508 stars
Apr 07, 2017
0 stars
Feb 10, 2016
15 stars
May 30, 2017
3 stars
Jan 28, 2016
1 usages
0 stars
Aug 29, 2016
4 usages
Aug 08, 2023
263 usages
15.7k stars