Categories |
CategoriesNet |
---|---|
GroupId | GroupIdactivemq |
ArtifactId | ArtifactIdactivemq-transport-gnet |
Version | Version1.1-G1M3 |
Type | Typejar |
Filename | Size |
---|---|
activemq-transport-gnet-1.1-G1M3.pom | |
activemq-transport-gnet-1.1-G1M3.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/activemq/activemq-transport-gnet/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-transport-gnet</artifactId>
<version>1.1-G1M3</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-transport-gnet/
implementation 'activemq:activemq-transport-gnet:1.1-G1M3'
// https://jarcasting.com/artifacts/activemq/activemq-transport-gnet/
implementation ("activemq:activemq-transport-gnet:1.1-G1M3")
'activemq:activemq-transport-gnet:jar:1.1-G1M3'
<dependency org="activemq" name="activemq-transport-gnet" rev="1.1-G1M3">
<artifact name="activemq-transport-gnet" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-transport-gnet', version='1.1-G1M3')
)
libraryDependencies += "activemq" % "activemq-transport-gnet" % "1.1-G1M3"
[activemq/activemq-transport-gnet "1.1-G1M3"]