GroupId | GroupIdcom.github.dcshock |
---|---|
ArtifactId | ArtifactIdforklift-activemq |
Version | Version0.6 |
Type | Typejar |
Filename | Size |
---|---|
forklift-activemq-0.6.pom | |
forklift-activemq-0.6.jar | 22 KB |
forklift-activemq-0.6-sources.jar | 5 KB |
forklift-activemq-0.6-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift-activemq/ -->
<dependency>
<groupId>com.github.dcshock</groupId>
<artifactId>forklift-activemq</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-activemq/
implementation 'com.github.dcshock:forklift-activemq:0.6'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-activemq/
implementation ("com.github.dcshock:forklift-activemq:0.6")
'com.github.dcshock:forklift-activemq:jar:0.6'
<dependency org="com.github.dcshock" name="forklift-activemq" rev="0.6">
<artifact name="forklift-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift-activemq', version='0.6')
)
libraryDependencies += "com.github.dcshock" % "forklift-activemq" % "0.6"
[com.github.dcshock/forklift-activemq "0.6"]