License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-service-base |
Version | Version1.11.2 |
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.11.2.pom | |
hono-service-base-1.11.2.jar | 302 KB |
hono-service-base-1.11.2-sources.jar | 132 KB |
hono-service-base-1.11.2-javadoc.jar | 962 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.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation 'org.eclipse.hono:hono-service-base:1.11.2'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation ("org.eclipse.hono:hono-service-base:1.11.2")
'org.eclipse.hono:hono-service-base:jar:1.11.2'
<dependency org="org.eclipse.hono" name="hono-service-base" rev="1.11.2">
<artifact name="hono-service-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-base', version='1.11.2')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-base" % "1.11.2"
[org.eclipse.hono/hono-service-base "1.11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-client | jar | 1.11.2 |
org.eclipse.hono : hono-core | jar | 1.11.2 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.vertx : vertx-web | jar | 4.2.2 |
io.vertx : vertx-web-client | jar | 4.2.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
io.vertx : vertx-health-check | jar | 4.2.2 |
io.micrometer : micrometer-core | jar | 1.7.6 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 |
io.opentracing : opentracing-api | jar | 0.33.0 |
org.springframework.boot : spring-boot Optional | jar | 2.5.7 |
io.smallrye.config : smallrye-config Optional | jar | |
io.micrometer : micrometer-registry-prometheus Optional | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.11.2 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
io.vertx : vertx-micrometer-metrics | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
io.vertx : vertx-junit5 | jar | 4.2.2 |
org.mockito : mockito-core | jar | |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.eclipse.hono : hono-demo-certs | jar | 1.11.2 |
org.eclipse.hono » core-test-utils | jar | 1.11.2 |
com.google.truth : truth | jar | 1.1.3 |