GroupId | GroupIdorg.apache.activemq |
---|---|
ArtifactId | ArtifactIdactivemq-jmdns_1.0 |
Version | Version4.1.2 |
Type | Typejar |
Filename | Size |
---|---|
activemq-jmdns_1.0-4.1.2.pom | |
activemq-jmdns_1.0-4.1.2.jar | 82 KB |
activemq-jmdns_1.0-4.1.2-sources.jar | 46 KB |
activemq-jmdns_1.0-4.1.2-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-jmdns_1.0/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-jmdns_1.0</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jmdns_1.0/
implementation 'org.apache.activemq:activemq-jmdns_1.0:4.1.2'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-jmdns_1.0/
implementation ("org.apache.activemq:activemq-jmdns_1.0:4.1.2")
'org.apache.activemq:activemq-jmdns_1.0:jar:4.1.2'
<dependency org="org.apache.activemq" name="activemq-jmdns_1.0" rev="4.1.2">
<artifact name="activemq-jmdns_1.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-jmdns_1.0', version='4.1.2')
)
libraryDependencies += "org.apache.activemq" % "activemq-jmdns_1.0" % "4.1.2"
[org.apache.activemq/activemq-jmdns_1.0 "4.1.2"]