jsmockito
A maven webjar for the jsmockito testing library.
License |
License |
---|---|
Categories |
CategoriesMockito Unit Testing |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjsmockito |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsmockito
WebJar for jsmockito
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsmockito-1.0.4.pom | |
jsmockito-1.0.4.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jsmockito/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jsmockito</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jsmockito/
implementation 'org.webjars:jsmockito:1.0.4'
// https://jarcasting.com/artifacts/org.webjars/jsmockito/
implementation ("org.webjars:jsmockito:1.0.4")
'org.webjars:jsmockito:jar:1.0.4'
<dependency org="org.webjars" name="jsmockito" rev="1.0.4">
<artifact name="jsmockito" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jsmockito', version='1.0.4')
)
libraryDependencies += "org.webjars" % "jsmockito" % "1.0.4"
[org.webjars/jsmockito "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : jshamcrest | jar | 0.7.0 |
A maven webjar for the jsmockito testing library.