License |
License |
---|---|
Categories |
CategoriesApollo Container Microservices ORM Data |
GroupId | GroupIdcom.apollographql.apollo |
ArtifactId | ArtifactIdapollo-normalized-cache-api |
Last Version | Last Version2.5.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApollo GraphQL Normalized Cache Common APIs
Apollo GraphQL Normalized Cache Common APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.apollographql.apollo/apollo-normalized-cache-api/ -->
<dependency>
<groupId>com.apollographql.apollo</groupId>
<artifactId>apollo-normalized-cache-api</artifactId>
<version>2.5.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.apollographql.apollo/apollo-normalized-cache-api/
implementation 'com.apollographql.apollo:apollo-normalized-cache-api:2.5.12'
// https://jarcasting.com/artifacts/com.apollographql.apollo/apollo-normalized-cache-api/
implementation ("com.apollographql.apollo:apollo-normalized-cache-api:2.5.12")
'com.apollographql.apollo:apollo-normalized-cache-api:pom:2.5.12'
<dependency org="com.apollographql.apollo" name="apollo-normalized-cache-api" rev="2.5.12">
<artifact name="apollo-normalized-cache-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.apollographql.apollo', module='apollo-normalized-cache-api', version='2.5.12')
)
libraryDependencies += "com.apollographql.apollo" % "apollo-normalized-cache-api" % "2.5.12"
[com.apollographql.apollo/apollo-normalized-cache-api "2.5.12"]
Group / Artifact | Type | Version |
---|---|---|
com.apollographql.apollo : apollo-api | jar | 2.5.12 |
com.benasher44 : uuid | jar | 0.2.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.31 |