License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode |
ArtifactId | ArtifactIdsticky-testutils |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-testutils-2
The standard StickyCode test libraries and tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-testutils-2.2.pom | |
sticky-testutils-2.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode/sticky-testutils/ -->
<dependency>
<groupId>net.stickycode</groupId>
<artifactId>sticky-testutils</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode/sticky-testutils/
implementation 'net.stickycode:sticky-testutils:2.2'
// https://jarcasting.com/artifacts/net.stickycode/sticky-testutils/
implementation ("net.stickycode:sticky-testutils:2.2")
'net.stickycode:sticky-testutils:jar:2.2'
<dependency org="net.stickycode" name="sticky-testutils" rev="2.2">
<artifact name="sticky-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode', module='sticky-testutils', version='2.2')
)
libraryDependencies += "net.stickycode" % "sticky-testutils" % "2.2"
[net.stickycode/sticky-testutils "2.2"]
Group / Artifact | Type | Version |
---|---|---|
net.stickycode.composite : sticky-composite-unittest | jar | [3.4,4) |
net.stickycode.composite : sticky-composite-logging-deploy | jar | [3.1,4) |