GroupId | GroupIdcom.github.sakserv |
---|---|
ArtifactId | ArtifactIdhadoop-mini-clusters-activemq |
Version | Version0.1.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-activemq/ -->
<dependency>
<groupId>com.github.sakserv</groupId>
<artifactId>hadoop-mini-clusters-activemq</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-activemq/
implementation 'com.github.sakserv:hadoop-mini-clusters-activemq:0.1.8'
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-activemq/
implementation ("com.github.sakserv:hadoop-mini-clusters-activemq:0.1.8")
'com.github.sakserv:hadoop-mini-clusters-activemq:jar:0.1.8'
<dependency org="com.github.sakserv" name="hadoop-mini-clusters-activemq" rev="0.1.8">
<artifact name="hadoop-mini-clusters-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sakserv', module='hadoop-mini-clusters-activemq', version='0.1.8')
)
libraryDependencies += "com.github.sakserv" % "hadoop-mini-clusters-activemq" % "0.1.8"
[com.github.sakserv/hadoop-mini-clusters-activemq "0.1.8"]