License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.hono |
ArtifactId | ArtifactIdhono-legal |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegal Documents
The set of documents required to fulfill the attributions of Hono's dependencies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hono-legal-2.0.0.pom | |
hono-legal-2.0.0.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-legal/ -->
<dependency>
<groupId>org.eclipse.hono</groupId>
<artifactId>hono-legal</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-legal/
implementation 'org.eclipse.hono:hono-legal:2.0.0'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-legal/
implementation ("org.eclipse.hono:hono-legal:2.0.0")
'org.eclipse.hono:hono-legal:jar:2.0.0'
<dependency org="org.eclipse.hono" name="hono-legal" rev="2.0.0">
<artifact name="hono-legal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-legal', version='2.0.0')
)
libraryDependencies += "org.eclipse.hono" % "hono-legal" % "2.0.0"
[org.eclipse.hono/hono-legal "2.0.0"]