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