| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.gitee.rslai.base.tool.autotest |
| ArtifactId | ArtifactIdmock |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.gitee.rslai.base.tool.autotest:mock
mock
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mock-0.2.pom | |
| mock-0.2.jar | 16 KB |
| mock-0.2-sources.jar | 10 KB |
| mock-0.2-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.rslai.base.tool.autotest/mock/ -->
<dependency>
<groupId>com.gitee.rslai.base.tool.autotest</groupId>
<artifactId>mock</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.rslai.base.tool.autotest/mock/
implementation 'com.gitee.rslai.base.tool.autotest:mock:0.2'
// https://jarcasting.com/artifacts/com.gitee.rslai.base.tool.autotest/mock/
implementation ("com.gitee.rslai.base.tool.autotest:mock:0.2")
'com.gitee.rslai.base.tool.autotest:mock:jar:0.2'
<dependency org="com.gitee.rslai.base.tool.autotest" name="mock" rev="0.2">
<artifact name="mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.rslai.base.tool.autotest', module='mock', version='0.2')
)
libraryDependencies += "com.gitee.rslai.base.tool.autotest" % "mock" % "0.2"
[com.gitee.rslai.base.tool.autotest/mock "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.rslai.commons : http | jar | 0.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| commons-lang : commons-lang | jar | 2.6 |
| com.alibaba : fastjson | jar | 1.2.49 |
| org.immutables : gson | jar | 2.7.1 |