не последняя версия
Последняя версия 5.0.0

com.github.aoudiamoncef:apollo-client-maven-plugin-parent v5.0.0

Parent Pom for Apollo GraphQL Client Maven Plugin

Категории

Категории

Maven Компиляция и сборка CLI Взаимодействие с пользователем Apollo Контейнер Микросервисы
Группа

Группа

com.github.aoudiamoncef
Идентификатор

Идентификатор

apollo-client-maven-plugin-parent
Версия

Версия

v5.0.0
Тип

Тип

pom

Скачать apollo-client-maven-plugin-parent v5.0.0

Имя Файла Размер
apollo-client-maven-plugin-parent-v5.0.0.pom 27 KB
Обзор

<!-- 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>v5.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:v5.0.0'
// https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-parent/
implementation ("com.github.aoudiamoncef:apollo-client-maven-plugin-parent:v5.0.0")
'com.github.aoudiamoncef:apollo-client-maven-plugin-parent:pom:v5.0.0'
<dependency org="com.github.aoudiamoncef" name="apollo-client-maven-plugin-parent" rev="v5.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='v5.0.0')
)
libraryDependencies += "com.github.aoudiamoncef" % "apollo-client-maven-plugin-parent" % "v5.0.0"
[com.github.aoudiamoncef/apollo-client-maven-plugin-parent "v5.0.0"]