| License |
License |
|---|---|
| GroupId | GroupIdio.kgraph |
| ArtifactId | ArtifactIdkgiraffe-server |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGraphQL for Kafka
|
| Filename | Size |
|---|---|
| kgiraffe-server-0.0.1.pom | |
| kgiraffe-server-0.0.1.jar | 20 KB |
| kgiraffe-server-0.0.1-tests.jar | 16 KB |
| kgiraffe-server-0.0.1-sources.jar | 11 KB |
| kgiraffe-server-0.0.1-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.kgraph/kgiraffe-server/ -->
<dependency>
<groupId>io.kgraph</groupId>
<artifactId>kgiraffe-server</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.kgraph/kgiraffe-server/
implementation 'io.kgraph:kgiraffe-server:0.0.1'
// https://jarcasting.com/artifacts/io.kgraph/kgiraffe-server/
implementation ("io.kgraph:kgiraffe-server:0.0.1")
'io.kgraph:kgiraffe-server:jar:0.0.1'
<dependency org="io.kgraph" name="kgiraffe-server" rev="0.0.1">
<artifact name="kgiraffe-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kgraph', module='kgiraffe-server', version='0.0.1')
)
libraryDependencies += "io.kgraph" % "kgiraffe-server" % "0.0.1"
[io.kgraph/kgiraffe-server "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kgraph : kgiraffe-core | jar | 0.0.1 |
| org.apache.kafka : kafka-clients | jar | 3.1.0 |
| info.picocli : picocli | jar | 4.6.3 |
| io.kcache : kcache | jar | 4.0.3 |
| com.google.guava : guava | jar | 31.1-jre |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
| io.vertx : vertx-rx-java3 | jar | 4.2.6 |
| io.vertx : vertx-core | jar | 4.2.6 |
| io.vertx : vertx-web-client | jar | 4.2.6 |
| io.vertx : vertx-web-graphql | jar | 4.2.6 |
| io.reactivex.rxjava3 : rxjava | jar | 3.0.0 |
| com.esotericsoftware : kryo | jar | 5.3.0 |
| com.graphql-java : graphql-java | jar | 18.0 |
| com.graphql-java : graphql-java-extended-scalars | jar | 17.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.kgraph : kgiraffe-core | test-jar | 0.0.1 |
| org.apache.kafka : kafka-clients | jar | 3.1.0 |
| org.apache.kafka : kafka_2.13 | jar | 3.1.0 |
| org.apache.kafka : kafka_2.13 | jar | 3.1.0 |
| org.scala-lang : scala-library | jar | 2.13.8 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| io.vertx : vertx-junit5 | jar | 4.2.6 |