Last Version

ruubypay-automock-enabled 1.2-RELEASE

一款能够实现自动Mock的框架。方便的实现第三方Mock,而不需要再费尽力气写httpMockServer。不如就起名字叫做EasyMock吧。

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.chenhaiyangs
ArtifactId

ArtifactId

ruubypay-automock-enabled
Version

Version

1.2-RELEASE
Type

Type

jar
Description

Description

ruubypay-automock-enabled
一款能够实现自动Mock的框架。方便的实现第三方Mock,而不需要再费尽力气写httpMockServer。不如就起名字叫做EasyMock吧。
Project URL

Project URL

https://github.com/chenhaiyangs/ruubypay-automock-enabled.git
Source Code Management

Source Code Management

https://github.com/chenhaiyangs/ruubypay-automock-enabled

Download ruubypay-automock-enabled 1.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.chenhaiyangs/ruubypay-automock-enabled/ -->
<dependency>
    <groupId>com.github.chenhaiyangs</groupId>
    <artifactId>ruubypay-automock-enabled</artifactId>
    <version>1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/ruubypay-automock-enabled/
implementation 'com.github.chenhaiyangs:ruubypay-automock-enabled:1.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.chenhaiyangs/ruubypay-automock-enabled/
implementation ("com.github.chenhaiyangs:ruubypay-automock-enabled:1.2-RELEASE")
'com.github.chenhaiyangs:ruubypay-automock-enabled:jar:1.2-RELEASE'
<dependency org="com.github.chenhaiyangs" name="ruubypay-automock-enabled" rev="1.2-RELEASE">
  <artifact name="ruubypay-automock-enabled" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chenhaiyangs', module='ruubypay-automock-enabled', version='1.2-RELEASE')
)
libraryDependencies += "com.github.chenhaiyangs" % "ruubypay-automock-enabled" % "1.2-RELEASE"
[com.github.chenhaiyangs/ruubypay-automock-enabled "1.2-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.10
com.alibaba : fastjson jar 1.2.47
org.springframework : spring-context jar 4.3.3.RELEASE
org.projectlombok : lombok jar 1.16.10

Project Modules

There are no modules declared in this project.