| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.hono |
| ArtifactId | ArtifactIdhono-service-base |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| 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-2.0.0.pom | |
| hono-service-base-2.0.0.jar | 478 KB |
| hono-service-base-2.0.0-tests.jar | 280 KB |
| hono-service-base-2.0.0-sources.jar | 305 KB |
| hono-service-base-2.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-service-base</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation 'org.eclipse.hono:hono-service-base:2.0.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-service-base/
implementation ("org.eclipse.hono:hono-service-base:2.0.0")
'org.eclipse.hono:hono-service-base:jar:2.0.0'
<dependency org="org.eclipse.hono" name="hono-service-base" rev="2.0.0">
<artifact name="hono-service-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-service-base', version='2.0.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-service-base" % "2.0.0"
[org.eclipse.hono/hono-service-base "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-client-common | jar | 2.0.0 |
| org.eclipse.hono : hono-client-amqp-connection Optional | jar | 2.0.0 |
| org.eclipse.hono : hono-core | jar | 2.0.0 |
| org.springframework.security : spring-security-crypto Optional | jar | 5.7.0 |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| io.vertx : vertx-web | jar | 4.2.7 |
| io.vertx : vertx-web-client | jar | 4.2.7 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| io.vertx : vertx-health-check | jar | 4.2.7 |
| io.micrometer : micrometer-core | jar | |
| io.opentracing : opentracing-api | jar | |
| com.github.ben-manes.caffeine : caffeine Optional | jar | 2.9.3 |
| io.quarkus : quarkus-arc | jar | 2.8.3.Final |
| io.quarkus : quarkus-core | jar | 2.8.3.Final |
| io.quarkus : quarkus-config-yaml | jar | |
| io.quarkus : quarkus-opentelemetry | jar | |
| io.opentelemetry : opentelemetry-opentracing-shim | jar | |
| io.quarkus : quarkus-smallrye-health | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.hono : hono-legal | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-micrometer-metrics | jar | 4.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| io.quarkus : quarkus-junit5 | jar | 2.8.3.Final |
| io.vertx : vertx-junit5 | jar | 4.2.7 |
| org.mockito : mockito-core | jar | |
| org.eclipse.hono : hono-demo-certs | jar | 2.0.0 |
| org.eclipse.hono » core-test-utils | jar | 2.0.0 |
| com.google.truth : truth | jar | 1.1.3 |
| io.micrometer : micrometer-registry-prometheus | jar |