License |
License |
---|---|
GroupId | GroupIdcom.github.ftrossbach |
ArtifactId | ArtifactIdkiqr-core |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionkiqr-core
Core KIQR module
|
Project URL |
Project URL |
Filename | Size |
---|---|
kiqr-core-0.0.1.pom | |
kiqr-core-0.0.1.jar | 35 KB |
kiqr-core-0.0.1-sources.jar | 21 KB |
kiqr-core-0.0.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-core/ -->
<dependency>
<groupId>com.github.ftrossbach</groupId>
<artifactId>kiqr-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-core/
implementation 'com.github.ftrossbach:kiqr-core:0.0.1'
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-core/
implementation ("com.github.ftrossbach:kiqr-core:0.0.1")
'com.github.ftrossbach:kiqr-core:jar:0.0.1'
<dependency org="com.github.ftrossbach" name="kiqr-core" rev="0.0.1">
<artifact name="kiqr-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ftrossbach', module='kiqr-core', version='0.0.1')
)
libraryDependencies += "com.github.ftrossbach" % "kiqr-core" % "0.0.1"
[com.github.ftrossbach/kiqr-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ftrossbach : kiqr-commons | jar | 0.0.1 |
io.vertx : vertx-core | jar | 3.4.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.7.4 |
org.apache.kafka : kafka-streams | jar | 0.10.2.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
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 |