License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface Auto Application Layer Libs Code Generators Apollo Container Microservices |
GroupId | GroupIdcom.coxautodev |
ArtifactId | ArtifactIdapollo-client-maven-plugin-parent |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapollo-client-maven-plugin-parent
Parent Pom for Apollo GraphQL Client Maven Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apollo-client-maven-plugin-parent-1.1.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coxautodev/apollo-client-maven-plugin-parent/ -->
<dependency>
<groupId>com.coxautodev</groupId>
<artifactId>apollo-client-maven-plugin-parent</artifactId>
<version>1.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.coxautodev/apollo-client-maven-plugin-parent/
implementation 'com.coxautodev:apollo-client-maven-plugin-parent:1.1.2'
// https://jarcasting.com/artifacts/com.coxautodev/apollo-client-maven-plugin-parent/
implementation ("com.coxautodev:apollo-client-maven-plugin-parent:1.1.2")
'com.coxautodev:apollo-client-maven-plugin-parent:pom:1.1.2'
<dependency org="com.coxautodev" name="apollo-client-maven-plugin-parent" rev="1.1.2">
<artifact name="apollo-client-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.coxautodev', module='apollo-client-maven-plugin-parent', version='1.1.2')
)
libraryDependencies += "com.coxautodev" % "apollo-client-maven-plugin-parent" % "1.1.2"
[com.coxautodev/apollo-client-maven-plugin-parent "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.2-2 |
org.codehaus.groovy : groovy-all | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 1.0-groovy-2.4 |
cglib : cglib-nodep | jar | 3.2.4 |
org.objenesis : objenesis | jar | 2.5.1 |