ptk-core

Easy to use java based, stress test suite

License

License

GroupId

GroupId

com.github.xincao9
ArtifactId

ArtifactId

ptk-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ptk-core
Easy to use java based, stress test suite
Project Organization

Project Organization

Personal

Download ptk-core

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0