Last Version

ptk 1.0

Easy to use java based, stress test suite

License

License

GroupId

GroupId

com.github.xincao9
ArtifactId

ArtifactId

ptk
Version

Version

1.0
Type

Type

pom
Description

Description

ptk
Easy to use java based, stress test suite
Project URL

Project URL

https://github.com/xincao9/ptk
Project Organization

Project Organization

Personal

Download ptk 1.0

Filename Size
ptk-1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.xincao9/ptk/ -->
<dependency>
    <groupId>com.github.xincao9</groupId>
    <artifactId>ptk</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xincao9/ptk/
implementation 'com.github.xincao9:ptk:1.0'
// https://jarcasting.com/artifacts/com.github.xincao9/ptk/
implementation ("com.github.xincao9:ptk:1.0")
'com.github.xincao9:ptk:pom:1.0'
<dependency org="com.github.xincao9" name="ptk" rev="1.0">
  <artifact name="ptk" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xincao9', module='ptk', version='1.0')
)
libraryDependencies += "com.github.xincao9" % "ptk" % "1.0"
[com.github.xincao9/ptk "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ptk-core
  • ptk-sample