License |
License |
---|---|
GroupId | GroupIdio.honnix |
ArtifactId | ArtifactIdkheos-report |
Version | Version0.0.9 |
Type | Typepom |
Description |
Descriptionkheos report
Expose heos as RESTful interface.
|
Filename | Size |
---|---|
kheos-report-0.0.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.honnix/kheos-report/ -->
<dependency>
<groupId>io.honnix</groupId>
<artifactId>kheos-report</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.honnix/kheos-report/
implementation 'io.honnix:kheos-report:0.0.9'
// https://jarcasting.com/artifacts/io.honnix/kheos-report/
implementation ("io.honnix:kheos-report:0.0.9")
'io.honnix:kheos-report:pom:0.0.9'
<dependency org="io.honnix" name="kheos-report" rev="0.0.9">
<artifact name="kheos-report" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.honnix', module='kheos-report', version='0.0.9')
)
libraryDependencies += "io.honnix" % "kheos-report" % "0.0.9"
[io.honnix/kheos-report "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.honnix : kheos-common | jar | 0.0.9 |
io.honnix : kheos-lib | jar | 0.0.9 |
io.honnix : kheos-service | jar | 0.0.9 |
io.honnix : kheos-client | jar | 0.0.9 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.25 |
org.mockito : mockito-core | jar | 2.11.0 |
io.kotlintest : kotlintest | jar | 2.0.7 |
junit : junit | jar | 4.12 |