License |
License |
---|---|
GroupId | GroupIdcom.github.xwine |
ArtifactId | ArtifactIdwe-end-mock |
Version | Version1.4.1 |
Type | Typejar |
Description |
Descriptionwe-end-mock
This is a object mock tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
we-end-mock-1.4.1.pom | |
we-end-mock-1.4.1.jar | 280 KB |
we-end-mock-1.4.1-sources.jar | 180 KB |
we-end-mock-1.4.1-javadoc.jar | 664 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/ -->
<dependency>
<groupId>com.github.xwine</groupId>
<artifactId>we-end-mock</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/
implementation 'com.github.xwine:we-end-mock:1.4.1'
// https://jarcasting.com/artifacts/com.github.xwine/we-end-mock/
implementation ("com.github.xwine:we-end-mock:1.4.1")
'com.github.xwine:we-end-mock:jar:1.4.1'
<dependency org="com.github.xwine" name="we-end-mock" rev="1.4.1">
<artifact name="we-end-mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xwine', module='we-end-mock', version='1.4.1')
)
libraryDependencies += "com.github.xwine" % "we-end-mock" % "1.4.1"
[com.github.xwine/we-end-mock "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.projectlombok : lombok | jar | 1.18.12 |
com.github.kevin-wang001 : mockj | jar | 1.0 |