is not current version
Last Version 3.3.1

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

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.1.0
Type

Type

pom

Download apollo-client-maven-plugin-parent 3.1.0


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