| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Apollo Container Microservices |
| GroupId | GroupIdcom.apollographql.apollo3 |
| ArtifactId | ArtifactIdapollo-testing-support-js |
| Version | Version3.0.0-beta03 |
| Type | Typepom |
| Description |
DescriptionApollo testing support
Apollo testing support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.apollographql.apollo3/apollo-testing-support-js/ -->
<dependency>
<groupId>com.apollographql.apollo3</groupId>
<artifactId>apollo-testing-support-js</artifactId>
<version>3.0.0-beta03</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.apollographql.apollo3/apollo-testing-support-js/
implementation 'com.apollographql.apollo3:apollo-testing-support-js:3.0.0-beta03'
// https://jarcasting.com/artifacts/com.apollographql.apollo3/apollo-testing-support-js/
implementation ("com.apollographql.apollo3:apollo-testing-support-js:3.0.0-beta03")
'com.apollographql.apollo3:apollo-testing-support-js:pom:3.0.0-beta03'
<dependency org="com.apollographql.apollo3" name="apollo-testing-support-js" rev="3.0.0-beta03">
<artifact name="apollo-testing-support-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.apollographql.apollo3', module='apollo-testing-support-js', version='3.0.0-beta03')
)
libraryDependencies += "com.apollographql.apollo3" % "apollo-testing-support-js" % "3.0.0-beta03"
[com.apollographql.apollo3/apollo-testing-support-js "3.0.0-beta03"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.5.31 |
| com.apollographql.apollo3 : apollo-api-js | jar | 3.0.0-beta03 |
| com.apollographql.apollo3 : apollo-normalized-cache-api-js | jar | 3.0.0-beta03 |
| com.apollographql.apollo3 : apollo-runtime-js | jar | 3.0.0-beta03 |
| com.apollographql.apollo3 : apollo-mockserver-js | jar | 3.0.0-beta03 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.5.2 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |
| org.jetbrains.kotlinx » kotlinx-nodejs | jar | 0.0.7 |
| org.jetbrains.kotlin : kotlin-test-js | jar | 1.5.31 |