License |
License |
---|---|
GroupId | GroupIdio.honnix |
ArtifactId | ArtifactIdkheos-service |
Version | Version0.0.9 |
Type | Typejar |
Description |
Descriptionkheos service
Expose heos as RESTful interface.
|
Filename | Size |
---|---|
kheos-service-0.0.9.pom | |
kheos-service-0.0.9.jar | 254 KB |
kheos-service-0.0.9-sources.jar | 8 KB |
kheos-service-0.0.9-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.honnix/kheos-service/ -->
<dependency>
<groupId>io.honnix</groupId>
<artifactId>kheos-service</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.honnix/kheos-service/
implementation 'io.honnix:kheos-service:0.0.9'
// https://jarcasting.com/artifacts/io.honnix/kheos-service/
implementation ("io.honnix:kheos-service:0.0.9")
'io.honnix:kheos-service:jar:0.0.9'
<dependency org="io.honnix" name="kheos-service" rev="0.0.9">
<artifact name="kheos-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.honnix', module='kheos-service', version='0.0.9')
)
libraryDependencies += "io.honnix" % "kheos-service" % "0.0.9"
[io.honnix/kheos-service "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
io.honnix : kheos-lib | jar | 0.0.9 |
com.spotify : apollo-http-service | jar | |
com.spotify : apollo-entity | jar | |
io.javaslang : javaslang | jar | |
com.squareup.okio : okio | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : apollo-test | jar | |
org.hamcrest : hamcrest-core | jar | 1.3 |
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 |