File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -32,20 +32,20 @@ Jmockdata插件通过随机算法模拟Java数据.
3232## Download
3333
3434>
35- ### _ Jmockdata-4.2 .0_
35+ ### _ Jmockdata-4.3 .0_
3636#### Jar
37- > [ Jmockdata-4.2 .0] ( http://repo.maven.apache.org/maven2/com/github/jsonzou/jmockdata/4.2 .0/jmockdata-4.2 .0.jar )
37+ > [ Jmockdata-4.3 .0] ( http://repo.maven.apache.org/maven2/com/github/jsonzou/jmockdata/4.3 .0/jmockdata-4.3 .0.jar )
3838#### Maven
3939 ```
4040 <dependency>
4141 <groupId>com.github.jsonzou</groupId>
4242 <artifactId>jmockdata</artifactId>
43- <version>4.2 .0</version>
43+ <version>4.3 .0</version>
4444 </dependency>
4545 ```
4646#### Gradle
4747 ```
48- compile group: 'com.github.jsonzou', name: 'jmockdata', version: '4.2 .0'
48+ compile group: 'com.github.jsonzou', name: 'jmockdata', version: '4.3 .0'
4949 ```
5050#### 更多已发布版本下载
5151 > [ https://github.com/jsonzou/jmockdata/releases ] ( https://github.com/jsonzou/jmockdata/releases )
@@ -66,6 +66,7 @@ Jmockdata插件通过随机算法模拟Java数据.
6666- [ 4.1.1] ( https://github.com/jsonzou/jmockdata/releases/tag/jmockdata-4.1.1-RELEASE )
6767- [ 4.1.2] ( https://github.com/jsonzou/jmockdata/releases/tag/jmockdata-4.1.2-RELEASE )
6868- [ 4.2.0] ( https://github.com/jsonzou/jmockdata/releases/tag/jmockdata-4.2.0-RELEASE )
69+ - [ 4.3.0] ( https://github.com/jsonzou/jmockdata/releases/tag/jmockdata-4.3.0-RELEASE )
6970
7071## Usage
7172
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.jsonzou</groupId >
66 <artifactId >jmockdata</artifactId >
7- <version >4.2 .0</version >
7+ <version >4.3 .0</version >
88 <packaging >jar</packaging >
99
1010 <properties >
You can’t perform that action at this time.
0 commit comments