License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-demo-certs |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHono Demo Certs
Hono demo certificates and keys for TLS support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-demo-certs-1.7.4.pom | |
hono-demo-certs-1.7.4.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-demo-certs/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-demo-certs</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-demo-certs/
implementation 'org.eclipse.hono:hono-demo-certs:1.7.4'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-demo-certs/
implementation ("org.eclipse.hono:hono-demo-certs:1.7.4")
'org.eclipse.hono:hono-demo-certs:jar:1.7.4'
<dependency org="org.eclipse.hono" name="hono-demo-certs" rev="1.7.4">
<artifact name="hono-demo-certs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-demo-certs', version='1.7.4')
)
libraryDependencies += "org.eclipse.hono" % "hono-demo-certs" % "1.7.4"
[org.eclipse.hono/hono-demo-certs "1.7.4"]