License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.composite |
ArtifactId | ArtifactIdsticky-composite-unittest |
Last Version | Last Version4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-composite-unittest-3
Composition of artifacts used for Unit testing of Sticky projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-composite-unittest-4.1.pom | |
sticky-composite-unittest-4.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-unittest/ -->
<dependency>
<groupId>net.stickycode.composite</groupId>
<artifactId>sticky-composite-unittest</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-unittest/
implementation 'net.stickycode.composite:sticky-composite-unittest:4.1'
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-unittest/
implementation ("net.stickycode.composite:sticky-composite-unittest:4.1")
'net.stickycode.composite:sticky-composite-unittest:jar:4.1'
<dependency org="net.stickycode.composite" name="sticky-composite-unittest" rev="4.1">
<artifact name="sticky-composite-unittest" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.composite', module='sticky-composite-unittest', version='4.1')
)
libraryDependencies += "net.stickycode.composite" % "sticky-composite-unittest" % "4.1"
[net.stickycode.composite/sticky-composite-unittest "4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | [2.23.0] |
net.bytebuddy : byte-buddy | jar | [1.9.3] |
net.bytebuddy : byte-buddy-agent | jar | [1.9.3] |
org.objenesis : objenesis | jar | [3.0.1] |
org.hamcrest : hamcrest-core | jar | [1.3] |
org.assertj : assertj-core | jar | [3.11.1] |
org.opentest4j : opentest4j | jar | [1.1.1] |
org.junit.jupiter : junit-jupiter-engine | jar | [5.3.1] |
org.apiguardian : apiguardian-api | jar | [1.0.0] |
org.junit.jupiter : junit-jupiter-api | jar | [5.3.1] |
org.junit.platform : junit-platform-engine | jar | [1.3.1] |
org.junit.platform : junit-platform-launcher | jar | [1.3.1] |
org.junit.platform : junit-platform-commons | jar | [1.3.1] |
org.junit.jupiter : junit-jupiter-params | jar | [5.3.1] |
org.junit.vintage : junit-vintage-engine | jar | [5.3.1] |
junit : junit | jar | [4.12] |