Last Version

kiqr 0.0.1

Parent pom for KIQR submodules

License

License

GroupId

GroupId

com.github.ftrossbach
ArtifactId

ArtifactId

kiqr
Version

Version

0.0.1
Type

Type

pom
Description

Description

kiqr
Parent pom for KIQR submodules
Project URL

Project URL

https://github.com/ftrossbach/kiqr
Source Code Management

Source Code Management

https://github.com/ftrossbach/kiqr

Download kiqr 0.0.1

Filename Size
kiqr-0.0.1.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr/ -->
<dependency>
    <groupId>com.github.ftrossbach</groupId>
    <artifactId>kiqr</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr/
implementation 'com.github.ftrossbach:kiqr:0.0.1'
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr/
implementation ("com.github.ftrossbach:kiqr:0.0.1")
'com.github.ftrossbach:kiqr:pom:0.0.1'
<dependency org="com.github.ftrossbach" name="kiqr" rev="0.0.1">
  <artifact name="kiqr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ftrossbach', module='kiqr', version='0.0.1')
)
libraryDependencies += "com.github.ftrossbach" % "kiqr" % "0.0.1"
[com.github.ftrossbach/kiqr "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

test (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

Project Modules

  • core
  • commons
  • rest-server
  • rest-client
  • examples