License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.javacrumbs |
ArtifactId | ArtifactIdsmock-common |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmock-common
Smock common classes.
|
Project URL |
Project URL |
Filename | Size |
---|---|
smock-common-0.9.0.pom | |
smock-common-0.9.0.jar | 36 KB |
smock-common-0.9.0-sources.jar | 36 KB |
smock-common-0.9.0-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.javacrumbs/smock-common/ -->
<dependency>
<groupId>net.javacrumbs</groupId>
<artifactId>smock-common</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.javacrumbs/smock-common/
implementation 'net.javacrumbs:smock-common:0.9.0'
// https://jarcasting.com/artifacts/net.javacrumbs/smock-common/
implementation ("net.javacrumbs:smock-common:0.9.0")
'net.javacrumbs:smock-common:jar:0.9.0'
<dependency org="net.javacrumbs" name="smock-common" rev="0.9.0">
<artifact name="smock-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.javacrumbs', module='smock-common', version='0.9.0')
)
libraryDependencies += "net.javacrumbs" % "smock-common" % "0.9.0"
[net.javacrumbs/smock-common "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.xmlunit : xmlunit-core | jar | 2.5.0 |
org.xmlunit : xmlunit-matchers | jar | 2.5.0 |
org.xmlunit : xmlunit-legacy | jar | 2.5.0 |
org.springframework.ws : spring-ws-test | jar | 2.4.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.5 |
log4j : log4j | jar | 1.2.17 |