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

com.github.aoudiamoncef:apollo-client-maven-plugin-parent 4.0.1

Parent Pom for Apollo GraphQL Client Maven Plugin

Категории

Категории

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

Группа

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

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

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

Версия

4.0.1
Тип

Тип

pom

Скачать apollo-client-maven-plugin-parent 4.0.1

Имя Файла Размер
apollo-client-maven-plugin-parent-4.0.1.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>4.0.1</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:4.0.1'
// https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-parent/
implementation ("com.github.aoudiamoncef:apollo-client-maven-plugin-parent:4.0.1")
'com.github.aoudiamoncef:apollo-client-maven-plugin-parent:pom:4.0.1'
<dependency org="com.github.aoudiamoncef" name="apollo-client-maven-plugin-parent" rev="4.0.1">
  <artifact name="apollo-client-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aoudiamoncef', module='apollo-client-maven-plugin-parent', version='4.0.1')
)
libraryDependencies += "com.github.aoudiamoncef" % "apollo-client-maven-plugin-parent" % "4.0.1"
[com.github.aoudiamoncef/apollo-client-maven-plugin-parent "4.0.1"]