License |
License |
---|---|
GroupId | GroupIdcom.trib3 |
ArtifactId | ArtifactIdgraphql |
Version | Version1.24.2244 |
Type | Typejar |
Description |
DescriptionLibraries for building kotlin services
|
Filename | Size |
---|---|
graphql-1.24.2244.pom | |
graphql-1.24.2244.jar | 153 KB |
graphql-1.24.2244-tests.jar | 218 KB |
graphql-1.24.2244-sources.jar | 26 KB |
graphql-1.24.2244-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trib3/graphql/ -->
<dependency>
<groupId>com.trib3</groupId>
<artifactId>graphql</artifactId>
<version>1.24.2244</version>
</dependency>
// https://jarcasting.com/artifacts/com.trib3/graphql/
implementation 'com.trib3:graphql:1.24.2244'
// https://jarcasting.com/artifacts/com.trib3/graphql/
implementation ("com.trib3:graphql:1.24.2244")
'com.trib3:graphql:jar:1.24.2244'
<dependency org="com.trib3" name="graphql" rev="1.24.2244">
<artifact name="graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trib3', module='graphql', version='1.24.2244')
)
libraryDependencies += "com.trib3" % "graphql" % "1.24.2244"
[com.trib3/graphql "1.24.2244"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.31 |
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.23 |
com.trib3 : testing | jar | 1.24.2244 |
org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.34 |
com.trib3 : build-resources | jar | 1.24.2244 |
org.testng : testng | jar | 7.3.0 |
com.willowtreeapps.assertk : assertk-jvm | jar | 0.24 |
org.easymock : easymock | jar | 4.3 |