License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.mideo |
ArtifactId | ArtifactIdapi-test-kit_2.11 |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionapi-test-kit
api-test-kit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-test-kit_2.11-0.0.6.pom | |
api-test-kit_2.11-0.0.6.jar | 362 bytes |
api-test-kit_2.11-0.0.6-sources.jar | 309 bytes |
api-test-kit_2.11-0.0.6-javadoc.jar | 259 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mideo/api-test-kit_2.11/ -->
<dependency>
<groupId>com.github.mideo</groupId>
<artifactId>api-test-kit_2.11</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mideo/api-test-kit_2.11/
implementation 'com.github.mideo:api-test-kit_2.11:0.0.6'
// https://jarcasting.com/artifacts/com.github.mideo/api-test-kit_2.11/
implementation ("com.github.mideo:api-test-kit_2.11:0.0.6")
'com.github.mideo:api-test-kit_2.11:jar:0.0.6'
<dependency org="com.github.mideo" name="api-test-kit_2.11" rev="0.0.6">
<artifact name="api-test-kit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mideo', module='api-test-kit_2.11', version='0.0.6')
)
libraryDependencies += "com.github.mideo" % "api-test-kit_2.11" % "0.0.6"
[com.github.mideo/api-test-kit_2.11 "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mideo : api-test-kit-api_2.11 | jar | 0.0.6 |
com.github.mideo : api-test-kit-core_2.11 | jar | 0.0.6 |
com.github.mideo : api-test-kit-monitoring_2.11 | jar | 0.0.6 |
com.github.mideo : api-test-kit-performance_2.11 | jar | 0.0.6 |
me.atam : atam4j | jar | 0.58 |
io.dropwizard : dropwizard-core | jar | 1.1.1 |
io.gatling.highcharts : gatling-charts-highcharts | jar | 2.2.2 |
io.gatling : gatling-test-framework | jar | 2.2.2 |
io.gatling : gatling-recorder | jar | 2.2.2 |
com.github.tomakehurst : wiremock | jar | 2.8.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
io.rest-assured : rest-assured | jar | 3.0.0 |
io.rest-assured : json-schema-validator | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.10 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |
org.pegdown : pegdown | jar | 1.6.0 |
org.mockito : mockito-all | jar | 1.9.5 |