License |
License |
---|---|
Categories |
CategoriesMaven Build Tools CLI User Interface Apollo Container Microservices |
GroupId | GroupIdcom.github.aoudiamoncef |
ArtifactId | ArtifactIdapollo-client-maven-plugin-tests |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapollo-client-maven-plugin-tests
Test for maven plugin
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-tests/ -->
<dependency>
<groupId>com.github.aoudiamoncef</groupId>
<artifactId>apollo-client-maven-plugin-tests</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-tests/
implementation 'com.github.aoudiamoncef:apollo-client-maven-plugin-tests:5.0.0'
// https://jarcasting.com/artifacts/com.github.aoudiamoncef/apollo-client-maven-plugin-tests/
implementation ("com.github.aoudiamoncef:apollo-client-maven-plugin-tests:5.0.0")
'com.github.aoudiamoncef:apollo-client-maven-plugin-tests:jar:5.0.0'
<dependency org="com.github.aoudiamoncef" name="apollo-client-maven-plugin-tests" rev="5.0.0">
<artifact name="apollo-client-maven-plugin-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aoudiamoncef', module='apollo-client-maven-plugin-tests', version='5.0.0')
)
libraryDependencies += "com.github.aoudiamoncef" % "apollo-client-maven-plugin-tests" % "5.0.0"
[com.github.aoudiamoncef/apollo-client-maven-plugin-tests "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.apollographql.apollo3 : apollo-api-jvm | jar | 3.0.0 |
com.apollographql.apollo3 : apollo-runtime-jvm | jar | 3.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.jetbrains : annotations | jar | 23.0.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
com.graphql-java : graphql-java-tools | jar | 5.2.4 |
com.graphql-java : graphql-java-servlet | jar | 6.1.3 |
io.undertow : undertow-core | jar | 2.2.16.Final |
io.undertow : undertow-servlet | jar | 2.2.16.Final |
org.assertj : assertj-core | jar | 3.22.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |