is not current version
Last Version 1.7.4

org.eclipse.hono:hono-demo-certs 1.7.2

Hono demo certificates and keys for TLS support

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-demo-certs
Version

Version

1.7.2
Type

Type

jar

Download hono-demo-certs 1.7.2


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