| License |
License |
|---|---|
| GroupId | GroupIdio.kgraph |
| ArtifactId | ArtifactIdkgiraffe-parent |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionkgiraffe
GraphQL for Kafka
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| kgiraffe-parent-0.0.1.pom | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.kgraph/kgiraffe-parent/ -->
<dependency>
<groupId>io.kgraph</groupId>
<artifactId>kgiraffe-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.kgraph/kgiraffe-parent/
implementation 'io.kgraph:kgiraffe-parent:0.0.1'
// https://jarcasting.com/artifacts/io.kgraph/kgiraffe-parent/
implementation ("io.kgraph:kgiraffe-parent:0.0.1")
'io.kgraph:kgiraffe-parent:pom:0.0.1'
<dependency org="io.kgraph" name="kgiraffe-parent" rev="0.0.1">
<artifact name="kgiraffe-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.kgraph', module='kgiraffe-parent', version='0.0.1')
)
libraryDependencies += "io.kgraph" % "kgiraffe-parent" % "0.0.1"
[io.kgraph/kgiraffe-parent "0.0.1"]