Categories |
CategoriesNet Mixin Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdorg.switchyard.components |
ArtifactId | ArtifactIdswitchyard-component-test-mixin-hornetq |
Version | Version2.0.0.Beta1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-hornetq/ -->
<dependency>
<groupId>org.switchyard.components</groupId>
<artifactId>switchyard-component-test-mixin-hornetq</artifactId>
<version>2.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-hornetq/
implementation 'org.switchyard.components:switchyard-component-test-mixin-hornetq:2.0.0.Beta1'
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-hornetq/
implementation ("org.switchyard.components:switchyard-component-test-mixin-hornetq:2.0.0.Beta1")
'org.switchyard.components:switchyard-component-test-mixin-hornetq:jar:2.0.0.Beta1'
<dependency org="org.switchyard.components" name="switchyard-component-test-mixin-hornetq" rev="2.0.0.Beta1">
<artifact name="switchyard-component-test-mixin-hornetq" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.switchyard.components', module='switchyard-component-test-mixin-hornetq', version='2.0.0.Beta1')
)
libraryDependencies += "org.switchyard.components" % "switchyard-component-test-mixin-hornetq" % "2.0.0.Beta1"
[org.switchyard.components/switchyard-component-test-mixin-hornetq "2.0.0.Beta1"]