| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.hono |
| ArtifactId | ArtifactIdhono-service-base |
| Version | Version1.12.1 |
| 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.12.1.pom | |
| hono-service-base-1.12.1.jar | 304 KB |
| hono-service-base-1.12.1-sources.jar | 134 KB |
| hono-service-base-1.12.1-javadoc.jar | 973 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.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation 'org.eclipse.hono:hono-service-base:1.12.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation ("org.eclipse.hono:hono-service-base:1.12.1")
'org.eclipse.hono:hono-service-base:jar:1.12.1'
<dependency org="org.eclipse.hono" name="hono-service-base" rev="1.12.1">
<artifact name="hono-service-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-base', version='1.12.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-base" % "1.12.1"
[org.eclipse.hono/hono-service-base "1.12.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-client | jar | 1.12.1 |
| org.eclipse.hono : hono-core | jar | 1.12.1 |
| 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.33 |
| io.vertx : vertx-health-check | jar | 4.2.2 |
| io.micrometer : micrometer-core | jar | |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
| io.opentracing : opentracing-api | jar | |
| org.springframework.boot : spring-boot Optional | jar | 2.5.9 |
| io.smallrye.config : smallrye-config Optional | jar | |
| io.micrometer : micrometer-registry-prometheus Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-legal | jar | 1.12.1 |
| 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.12.1 |
| org.eclipse.hono » core-test-utils | jar | 1.12.1 |
| com.google.truth : truth | jar | 1.1.3 |