License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.mideo |
ArtifactId | ArtifactIdapi-test-kit-core_2.12 |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionapi-test-kit-core
api-test-kit-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mideo/api-test-kit-core_2.12/ -->
<dependency>
<groupId>com.github.mideo</groupId>
<artifactId>api-test-kit-core_2.12</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mideo/api-test-kit-core_2.12/
implementation 'com.github.mideo:api-test-kit-core_2.12:0.0.6'
// https://jarcasting.com/artifacts/com.github.mideo/api-test-kit-core_2.12/
implementation ("com.github.mideo:api-test-kit-core_2.12:0.0.6")
'com.github.mideo:api-test-kit-core_2.12:jar:0.0.6'
<dependency org="com.github.mideo" name="api-test-kit-core_2.12" rev="0.0.6">
<artifact name="api-test-kit-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mideo', module='api-test-kit-core_2.12', version='0.0.6')
)
libraryDependencies += "com.github.mideo" % "api-test-kit-core_2.12" % "0.0.6"
[com.github.mideo/api-test-kit-core_2.12 "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
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.12 | jar | 3.0.3 |
org.pegdown : pegdown | jar | 1.6.0 |
org.mockito : mockito-all | jar | 1.9.5 |