MVN

net.stickycode.mockwire : sticky-mockwire-api

Maven & Gradle

Nov 29, 2016
5 usages

sticky-mockwire-api-8 · Metadata and interfaces for providing a mechnism for using a test class as the manifest for isolating the context of a test. Thereby using the same di mechanism you would expect in production but fully controlled to isolate the variable under test.

<dependency>
    <groupId>net.stickycode.mockwire</groupId>
    <artifactId>sticky-mockwire-api</artifactId>
    <version>8.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.stickycode.mockwire : sticky-mockwire-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.6

All Versions

Choose a version of net.stickycode.mockwire : sticky-mockwire-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.6
sticky-mockwire-api-8.6
7.1
sticky-mockwire-api-7.1
6.4
sticky-mockwire-api-6.4
6.3
sticky-mockwire-api-6.3
5.5
sticky-mockwire-api-5.5
5.4
sticky-mockwire-api-5.4

How to add a dependency to Maven

Add the following net.stickycode.mockwire : sticky-mockwire-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.stickycode.mockwire</groupId>
    <artifactId>sticky-mockwire-api</artifactId>
    <version>8.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.stickycode.mockwire : sticky-mockwire-api gradle dependency to your build.gradle file:

implementation 'net.stickycode.mockwire:sticky-mockwire-api:8.6'

Gradle Kotlin DSL: Add the following net.stickycode.mockwire : sticky-mockwire-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.stickycode.mockwire:sticky-mockwire-api:8.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.stickycode.mockwire : sticky-mockwire-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.stickycode.mockwire" % "sticky-mockwire-api" % "8.6"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 16, 2013
8 usages
38 stars
Sep 20, 2019
27 usages
6.5k stars
Feb 28, 2013
5 usages
Jun 17, 2021
3 usages
184 stars
Sep 28, 2022
2 usages
18 stars
Apr 12, 2023
7 usages
3 stars
Oct 04, 2017
3 usages
22 stars
Apr 29, 2021
39 usages
165 stars
Feb 13, 2019
15 usages
1.5k stars