License |
License |
---|---|
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIdsnoozy-test-suite |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb application library
|
Filename | Size |
---|---|
snoozy-test-suite-0.9.0.pom | |
snoozy-test-suite-0.9.0.jar | 27 KB |
snoozy-test-suite-0.9.0-sources.jar | 7 KB |
snoozy-test-suite-0.9.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.jubic/snoozy-test-suite/ -->
<dependency>
<groupId>fi.jubic</groupId>
<artifactId>snoozy-test-suite</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.jubic/snoozy-test-suite/
implementation 'fi.jubic:snoozy-test-suite:0.9.0'
// https://jarcasting.com/artifacts/fi.jubic/snoozy-test-suite/
implementation ("fi.jubic:snoozy-test-suite:0.9.0")
'fi.jubic:snoozy-test-suite:jar:0.9.0'
<dependency org="fi.jubic" name="snoozy-test-suite" rev="0.9.0">
<artifact name="snoozy-test-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.jubic', module='snoozy-test-suite', version='0.9.0')
)
libraryDependencies += "fi.jubic" % "snoozy-test-suite" % "0.9.0"
[fi.jubic/snoozy-test-suite "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
fi.jubic : snoozy-core | jar | 0.9.0 |
fi.jubic : snoozy-test | jar | 0.9.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.3 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |