MVN

me.arminb.spidersilk : spidersilk

Maven & Gradle

Jan 19, 2019
1 usages
8 stars

SpiderSilk · A library for regression testing of Java-based distributed systems

<dependency>
    <groupId>me.arminb.spidersilk</groupId>
    <artifactId>spidersilk</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.arminb.spidersilk : spidersilk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of me.arminb.spidersilk : spidersilk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
spidersilk-0.4.0
0.3.x
spidersilk-0.3.1
spidersilk-0.3.0
0.2.x
spidersilk-0.2.0
0.1.x
spidersilk-0.1.0

How to add a dependency to Maven

Add the following me.arminb.spidersilk : spidersilk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.arminb.spidersilk</groupId>
    <artifactId>spidersilk</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.arminb.spidersilk : spidersilk gradle dependency to your build.gradle file:

implementation 'me.arminb.spidersilk:spidersilk:0.4.0'

Gradle Kotlin DSL: Add the following me.arminb.spidersilk : spidersilk gradle kotlin dependency to your build.gradle.kts file:

implementation("me.arminb.spidersilk:spidersilk:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.arminb.spidersilk : spidersilk sbt scala dependency to your build.sbt file:

libraryDependencies += "me.arminb.spidersilk" % "spidersilk" % "0.4.0"

Advertisement

Dependencies from Group

Jan 19, 2019
2 usages
8 stars
Jan 19, 2019
1 usages
8 stars

Discover Dependencies

Nov 12, 2018
1 usages
49 stars
Apr 05, 2019
3 usages
2 stars
May 27, 2022
2 usages
Jan 25, 2023
1 usages
8.4k stars
Dec 02, 2018
1 usages
7 stars
Jun 02, 2021
2 usages
0 stars
May 22, 2019
2 usages
May 22, 2019
2 usages
Dec 04, 2018
1 usages
May 23, 2020
0 stars