Last Version

sticky-mockwire-api-8 8.6

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.

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.stickycode.mockwire
ArtifactId

ArtifactId

sticky-mockwire-api
Version

Version

8.6
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

RedEngine Ltd

Download sticky-mockwire-api 8.6


<!-- https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire-api/ -->
<dependency>
    <groupId>net.stickycode.mockwire</groupId>
    <artifactId>sticky-mockwire-api</artifactId>
    <version>8.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire-api/
implementation 'net.stickycode.mockwire:sticky-mockwire-api:8.6'
// https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire-api/
implementation ("net.stickycode.mockwire:sticky-mockwire-api:8.6")
'net.stickycode.mockwire:sticky-mockwire-api:jar:8.6'
<dependency org="net.stickycode.mockwire" name="sticky-mockwire-api" rev="8.6">
  <artifact name="sticky-mockwire-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.mockwire', module='sticky-mockwire-api', version='8.6')
)
libraryDependencies += "net.stickycode.mockwire" % "sticky-mockwire-api" % "8.6"
[net.stickycode.mockwire/sticky-mockwire-api "8.6"]

Dependencies

compile (2)

Group / Artifact Type Version
net.stickycode.bootstrap : sticky-bootstrap-api jar [3.4,4)
net.stickycode.stereotype : sticky-stereotype-component jar [3.1,4)

Project Modules

There are no modules declared in this project.