| License |
License |
|---|---|
| GroupId | GroupIdcom.ymock |
| ArtifactId | ArtifactIdymock-commons |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionymock-commons
Mocking Library.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ymock-commons-1.0.5.pom | |
| ymock-commons-1.0.5.jar | 3 KB |
| ymock-commons-1.0.5-sources.jar | 6 KB |
| ymock-commons-1.0.5-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ymock/ymock-commons/ -->
<dependency>
<groupId>com.ymock</groupId>
<artifactId>ymock-commons</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ymock/ymock-commons/
implementation 'com.ymock:ymock-commons:1.0.5'
// https://jarcasting.com/artifacts/com.ymock/ymock-commons/
implementation ("com.ymock:ymock-commons:1.0.5")
'com.ymock:ymock-commons:jar:1.0.5'
<dependency org="com.ymock" name="ymock-commons" rev="1.0.5">
<artifact name="ymock-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ymock', module='ymock-commons', version='1.0.5')
)
libraryDependencies += "com.ymock" % "ymock-commons" % "1.0.5"
[com.ymock/ymock-commons "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ymock : ymock-util | jar | 1.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.2.1 |
| org.hamcrest : hamcrest-library | jar | 1.2.1 |
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |