License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface Apollo Container Microservices |
GroupId | GroupIdcom.github.aoudiamoncef |
ArtifactId | ArtifactIdapollo-client-maven-plugin-parent |
Last Version | Last Version5.0.0 |
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-5.0.0.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-parent/ -->
<dependency>
<groupId>com.github.aoudiamoncef</groupId>
<artifactId>apollo-client-maven-plugin-parent</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-parent/
implementation 'com.github.aoudiamoncef:apollo-client-maven-plugin-parent:5.0.0'
// https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-parent/
implementation ("com.github.aoudiamoncef:apollo-client-maven-plugin-parent:5.0.0")
'com.github.aoudiamoncef:apollo-client-maven-plugin-parent:pom:5.0.0'
<dependency org="com.github.aoudiamoncef" name="apollo-client-maven-plugin-parent" rev="5.0.0">
<artifact name="apollo-client-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aoudiamoncef', module='apollo-client-maven-plugin-parent', version='5.0.0')
)
libraryDependencies += "com.github.aoudiamoncef" % "apollo-client-maven-plugin-parent" % "5.0.0"
[com.github.aoudiamoncef/apollo-client-maven-plugin-parent "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |