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