is not current version
Last Version 1.12.1

Hono Services (Spring) 1.11.2

Defines common dependencies for Spring-based service implementations

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-services-spring
Version

Version

1.11.2
Type

Type

pom
Description

Description

Hono Services (Spring)
Defines common dependencies for Spring-based service implementations
Project Organization

Project Organization

Eclipse Foundation

Download hono-services-spring 1.11.2


<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-services-spring/ -->
<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-services-spring</artifactId>
    <version>1.11.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-services-spring/
implementation 'org.eclipse.hono:hono-services-spring:1.11.2'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-services-spring/
implementation ("org.eclipse.hono:hono-services-spring:1.11.2")
'org.eclipse.hono:hono-services-spring:pom:1.11.2'
<dependency org="org.eclipse.hono" name="hono-services-spring" rev="1.11.2">
  <artifact name="hono-services-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-services-spring', version='1.11.2')
)
libraryDependencies += "org.eclipse.hono" % "hono-services-spring" % "1.11.2"
[org.eclipse.hono/hono-services-spring "1.11.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.hono : hono-service-base-spring jar 1.11.2
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.5.7
io.opentracing.contrib : opentracing-tracerresolver jar 0.1.8
org.yaml : snakeyaml jar
org.eclipse.hono : hono-service-base jar 1.11.2

provided (1)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 1.11.2

runtime (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 2.5.7
ch.qos.logback : logback-classic jar 1.2.9
io.netty : netty-transport-native-epoll jar 4.1.72.Final
io.netty : netty-transport-native-kqueue jar 4.1.72.Final

test (5)

Group / Artifact Type Version
org.eclipse.hono : hono-demo-certs jar 1.11.2
org.mockito : mockito-core jar
io.vertx : vertx-junit5 jar 4.2.2
com.google.truth : truth jar 1.1.3
org.eclipse.hono » core-test-utils jar 1.11.2

Project Modules

There are no modules declared in this project.