is not current version
Last Version 3.3.1

com.github.sparow199:apollo-client-maven-plugin-parent 3.2.1

Parent Pom for Apollo GraphQL Client Maven Plugin

Categories

Categories

Maven Build Tools CLI User Interface Apollo Container Microservices
GroupId

GroupId

com.github.sparow199
ArtifactId

ArtifactId

apollo-client-maven-plugin-parent
Version

Version

3.2.1
Type

Type

pom

Download apollo-client-maven-plugin-parent 3.2.1


<!-- https://jarcasting.com/artifacts/com.github.sparow199/apollo-client-maven-plugin-parent/ -->
<dependency>
    <groupId>com.github.sparow199</groupId>
    <artifactId>apollo-client-maven-plugin-parent</artifactId>
    <version>3.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparow199/apollo-client-maven-plugin-parent/
implementation 'com.github.sparow199:apollo-client-maven-plugin-parent:3.2.1'
// https://jarcasting.com/artifacts/com.github.sparow199/apollo-client-maven-plugin-parent/
implementation ("com.github.sparow199:apollo-client-maven-plugin-parent:3.2.1")
'com.github.sparow199:apollo-client-maven-plugin-parent:pom:3.2.1'
<dependency org="com.github.sparow199" name="apollo-client-maven-plugin-parent" rev="3.2.1">
  <artifact name="apollo-client-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sparow199', module='apollo-client-maven-plugin-parent', version='3.2.1')
)
libraryDependencies += "com.github.sparow199" % "apollo-client-maven-plugin-parent" % "3.2.1"
[com.github.sparow199/apollo-client-maven-plugin-parent "3.2.1"]