License |
License |
---|---|
GroupId | GroupIdcom.trib3 |
ArtifactId | ArtifactIdgraphql |
Version | Version1.27.2822 |
Type | Typejar |
Description |
DescriptionLibraries for building kotlin services
|
Filename | Size |
---|---|
graphql-1.27.2822.pom | |
graphql-1.27.2822.jar | 172 KB |
graphql-1.27.2822-tests.jar | 223 KB |
graphql-1.27.2822-sources.jar | 29 KB |
graphql-1.27.2822-javadoc.jar | 633 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trib3/graphql/ -->
<dependency>
<groupId>com.trib3</groupId>
<artifactId>graphql</artifactId>
<version>1.27.2822</version>
</dependency>
// https://jarcasting.com/artifacts/com.trib3/graphql/
implementation 'com.trib3:graphql:1.27.2822'
// https://jarcasting.com/artifacts/com.trib3/graphql/
implementation ("com.trib3:graphql:1.27.2822")
'com.trib3:graphql:jar:1.27.2822'
<dependency org="com.trib3" name="graphql" rev="1.27.2822">
<artifact name="graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trib3', module='graphql', version='1.27.2822')
)
libraryDependencies += "com.trib3" % "graphql" % "1.27.2822"
[com.trib3/graphql "1.27.2822"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-test | jar | |
com.graphql-java : graphql-java-tools | jar | 5.2.4 |
io.dropwizard : dropwizard-testing | jar | 2.0.28 |
com.trib3 : testing | jar | 1.27.2822 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.35 |
com.trib3 : build-resources | jar | 1.27.2822 |
org.testng : testng | jar | 7.3.0 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.25 |
org.easymock : easymock | jar | 4.3 |