License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.kapua |
ArtifactId | ArtifactIdkapua-transport-jms |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Kapua™
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-transport-jms/ -->
<dependency>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-transport-jms</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-transport-jms/
implementation 'org.eclipse.kapua:kapua-transport-jms:1.6.0'
// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-transport-jms/
implementation ("org.eclipse.kapua:kapua-transport-jms:1.6.0")
'org.eclipse.kapua:kapua-transport-jms:jar:1.6.0'
<dependency org="org.eclipse.kapua" name="kapua-transport-jms" rev="1.6.0">
<artifact name="kapua-transport-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.kapua', module='kapua-transport-jms', version='1.6.0')
)
libraryDependencies += "org.eclipse.kapua" % "kapua-transport-jms" % "1.6.0"
[org.eclipse.kapua/kapua-transport-jms "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.kapua : kapua-transport-api | jar | 1.6.0 |