License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-service-base |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionHono Service base
Base classes for implementing Hono services.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-service-base-1.8.0.pom | |
hono-service-base-1.8.0.jar | 294 KB |
hono-service-base-1.8.0-sources.jar | 119 KB |
hono-service-base-1.8.0-javadoc.jar | 902 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-service-base</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation 'org.eclipse.hono:hono-service-base:1.8.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation ("org.eclipse.hono:hono-service-base:1.8.0")
'org.eclipse.hono:hono-service-base:jar:1.8.0'
<dependency org="org.eclipse.hono" name="hono-service-base" rev="1.8.0">
<artifact name="hono-service-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-base', version='1.8.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-base" % "1.8.0"
[org.eclipse.hono/hono-service-base "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-client | jar | 1.8.0 |
org.eclipse.hono : hono-core | jar | 1.8.0 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.vertx : vertx-web | jar | 3.9.7 |
io.vertx : vertx-web-client | jar | 3.9.7 |
org.slf4j : slf4j-api | jar | 1.7.28 |
io.vertx : vertx-health-check | jar | 3.9.7 |
io.micrometer : micrometer-core | jar | 1.6.2 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
io.opentracing : opentracing-api | jar | 0.33.0 |
org.springframework.boot : spring-boot Optional | jar | 2.4.3 |
io.micrometer : micrometer-registry-prometheus Optional | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
javax.xml.bind : jaxb-api | jar | 2.2.12 |
io.vertx : vertx-micrometer-metrics | jar | 3.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
io.vertx : vertx-junit5 | jar | 3.9.7 |
org.mockito : mockito-core | jar | 3.7.7 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.eclipse.hono : hono-demo-certs | jar | 1.8.0 |
org.eclipse.hono » core-test-utils | jar | 1.8.0 |
org.assertj : assertj-core | jar | 3.19.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |