Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.oneandone.ioc-unit |
ArtifactId | ArtifactIdioc-unit-jms-artemisactivemq |
Version | Version2.0.34 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-jms-artemisactivemq/ -->
<dependency>
<groupId>net.oneandone.ioc-unit</groupId>
<artifactId>ioc-unit-jms-artemisactivemq</artifactId>
<version>2.0.34</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-jms-artemisactivemq/
implementation 'net.oneandone.ioc-unit:ioc-unit-jms-artemisactivemq:2.0.34'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-jms-artemisactivemq/
implementation ("net.oneandone.ioc-unit:ioc-unit-jms-artemisactivemq:2.0.34")
'net.oneandone.ioc-unit:ioc-unit-jms-artemisactivemq:jar:2.0.34'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-jms-artemisactivemq" rev="2.0.34">
<artifact name="ioc-unit-jms-artemisactivemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-jms-artemisactivemq', version='2.0.34')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-jms-artemisactivemq" % "2.0.34"
[net.oneandone.ioc-unit/ioc-unit-jms-artemisactivemq "2.0.34"]