License |
License |
---|---|
GroupId | GroupIdcom.trib3 |
ArtifactId | ArtifactIdgraphql |
Version | Version1.27.2743 |
Type | Typejar |
Description |
DescriptionLibraries for building kotlin services
|
Filename | Size |
---|---|
graphql-1.27.2743.pom | |
graphql-1.27.2743.jar | 172 KB |
graphql-1.27.2743-tests.jar | 223 KB |
graphql-1.27.2743-sources.jar | 29 KB |
graphql-1.27.2743-javadoc.jar | 633 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trib3/graphql/ -->
<dependency>
<groupId>com.trib3</groupId>
<artifactId>graphql</artifactId>
<version>1.27.2743</version>
</dependency>
// https://jarcasting.com/artifacts/com.trib3/graphql/
implementation 'com.trib3:graphql:1.27.2743'
// https://jarcasting.com/artifacts/com.trib3/graphql/
implementation ("com.trib3:graphql:1.27.2743")
'com.trib3:graphql:jar:1.27.2743'
<dependency org="com.trib3" name="graphql" rev="1.27.2743">
<artifact name="graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trib3', module='graphql', version='1.27.2743')
)
libraryDependencies += "com.trib3" % "graphql" % "1.27.2743"
[com.trib3/graphql "1.27.2743"]
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.25 |
com.trib3 : testing | jar | 1.27.2743 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.35 |
com.trib3 : build-resources | jar | 1.27.2743 |
org.testng : testng | jar | 7.3.0 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.25 |
org.easymock : easymock | jar | 4.3 |