Last Version

Hono Dependencies 2.0.0

A "bill-of-materials" for Hono.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-bom
Version

Version

2.0.0
Type

Type

pom
Description

Description

Hono Dependencies
A "bill-of-materials" for Hono.
Project Organization

Project Organization

Eclipse Foundation

Download hono-bom 2.0.0

Filename Size
hono-bom-2.0.0.pom 23 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.