| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdio.github.techthird | 
    
| ArtifactId | ArtifactIdfast-mock-maven-plugin | 
    
| Last Version | Last Version1.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            Description自动生成mock测试代码插件,通过Maven插件配置,一键生成配置包/类的单元测试代码,极大减少开发写单元测试代码的时间,提高单元测试覆盖率 
         | 
    
<plugin>
    <groupId>io.github.techthird</groupId>
    <artifactId>fast-mock-maven-plugin</artifactId>
    <version>1.0.5</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.techthird : fast-mock-core | jar | 1.0.5 | 
| org.apache.maven : maven-plugin-api | jar | 3.2.2 | 
| org.apache.maven : maven-core | jar | 3.2.2 | 
| org.powermock : powermock-module-junit4 | jar | 1.7.4 | 
| org.powermock : powermock-api-mockito2 | jar | 1.7.4 | 
| org.mockito : mockito-core | jar | 2.8.47 | 
| org.apache.maven.shared : maven-dependency-tree | jar | 3.0.1 | 
| org.apache.maven.shared : maven-common-artifact-filters | jar | 3.2.0 | 
| org.projectlombok : lombok | jar | 1.18.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.2.0 | 
| org.apache.maven : maven-aether-provider | jar | 3.2.2 | 
| org.apache.maven : maven-compat | jar | 3.2.2 | 
| org.apache.maven : maven-model | jar | 3.2.2 |