| License | License | 
|---|---|
| GroupId | GroupIdio.gitee.cikaros | 
| ArtifactId | ArtifactIdfly-feel-test | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfly-feel-test fly-feel测试组件。一些常用的快速测试工具 | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| fly-feel-test-2.0.1.pom | |
| fly-feel-test-2.0.1.jar | 3 KB | 
| fly-feel-test-2.0.1-sources.jar | 3 KB | 
| fly-feel-test-2.0.1-javadoc.jar | 37 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-test/ -->
<dependency>
    <groupId>io.gitee.cikaros</groupId>
    <artifactId>fly-feel-test</artifactId>
    <version>2.0.1</version>
</dependency>// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-test/
implementation 'io.gitee.cikaros:fly-feel-test:2.0.1'// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-test/
implementation ("io.gitee.cikaros:fly-feel-test:2.0.1")'io.gitee.cikaros:fly-feel-test:jar:2.0.1'<dependency org="io.gitee.cikaros" name="fly-feel-test" rev="2.0.1">
  <artifact name="fly-feel-test" type="jar" />
</dependency>@Grapes(
@Grab(group='io.gitee.cikaros', module='fly-feel-test', version='2.0.1')
)libraryDependencies += "io.gitee.cikaros" % "fly-feel-test" % "2.0.1"[io.gitee.cikaros/fly-feel-test "2.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| uk.co.jemos.podam : podam | jar | 7.2.7.RELEASE | 
| junit : junit | jar | 4.13 |