License |
License |
---|---|
GroupId | GroupIdcom.github.ftrossbach |
ArtifactId | ArtifactIdkiqr-examples |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionParent pom for KIQR submodules
|
Filename | Size |
---|---|
kiqr-examples-0.0.1.pom | |
kiqr-examples-0.0.1.jar | 7 KB |
kiqr-examples-0.0.1-sources.jar | 6 KB |
kiqr-examples-0.0.1-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-examples/ -->
<dependency>
<groupId>com.github.ftrossbach</groupId>
<artifactId>kiqr-examples</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-examples/
implementation 'com.github.ftrossbach:kiqr-examples:0.0.1'
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-examples/
implementation ("com.github.ftrossbach:kiqr-examples:0.0.1")
'com.github.ftrossbach:kiqr-examples:jar:0.0.1'
<dependency org="com.github.ftrossbach" name="kiqr-examples" rev="0.0.1">
<artifact name="kiqr-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ftrossbach', module='kiqr-examples', version='0.0.1')
)
libraryDependencies += "com.github.ftrossbach" % "kiqr-examples" % "0.0.1"
[com.github.ftrossbach/kiqr-examples "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ftrossbach : kiqr-core | jar | 0.0.1 |
com.github.ftrossbach : kiqr-rest-client | jar | 0.0.1 |
com.github.ftrossbach : kiqr-rest-server | jar | 0.0.1 |
io.vertx : vertx-core | jar | 3.4.1 |
io.vertx : vertx-hazelcast | jar | 3.4.1 |
org.apache.kafka : kafka-streams | jar | 0.10.2.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.vertx : vertx-unit | jar | 3.4.1 |
org.mockito : mockito-core | jar | 1.10.19 |