License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-adapters-spring |
Version | Version1.12.1 |
Type | Typepom |
Description |
DescriptionHono Protocol Adapters (Spring)
Defines common dependencies for Spring-based protocol adapter implementations
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-adapters-spring-1.12.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapters-spring/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-adapters-spring</artifactId>
<version>1.12.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapters-spring/
implementation 'org.eclipse.hono:hono-adapters-spring:1.12.1'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapters-spring/
implementation ("org.eclipse.hono:hono-adapters-spring:1.12.1")
'org.eclipse.hono:hono-adapters-spring:pom:1.12.1'
<dependency org="org.eclipse.hono" name="hono-adapters-spring" rev="1.12.1">
<artifact name="hono-adapters-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-adapters-spring', version='1.12.1')
)
libraryDependencies += "org.eclipse.hono" % "hono-adapters-spring" % "1.12.1"
[org.eclipse.hono/hono-adapters-spring "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-adapter-base-spring | jar | 1.12.1 |
org.eclipse.hono : hono-service-base-spring | jar | 1.12.1 |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.5.9 |
org.yaml : snakeyaml | jar | |
org.eclipse.hono : hono-adapter-base | jar | 1.12.1 |
org.eclipse.hono : hono-service-base | jar | 1.12.1 |
io.opentracing : opentracing-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-legal | jar | 1.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.9 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.hono : hono-demo-certs | jar | 1.12.1 |
org.mockito : mockito-core | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
io.vertx : vertx-junit5 | jar | 4.2.2 |
com.google.truth : truth | jar | 1.1.3 |
org.eclipse.hono » adapter-base-test-utils | jar | 1.12.1 |