is not current version
Last Version 3.3.1

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

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

1.3.3
Type

Type

pom

Download apollo-client-maven-plugin-parent 1.3.3


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