is not current version
Last Version 2.1.0.Final

org.switchyard.components:switchyard-component-bpm 0.4.0.OS1


GroupId

GroupId

org.switchyard.components
ArtifactId

ArtifactId

switchyard-component-bpm
Version

Version

0.4.0.OS1
Type

Type

jar

Download switchyard-component-bpm 0.4.0.OS1


<!-- https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-bpm/ -->
<dependency>
    <groupId>org.switchyard.components</groupId>
    <artifactId>switchyard-component-bpm</artifactId>
    <version>0.4.0.OS1</version>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-bpm/
implementation 'org.switchyard.components:switchyard-component-bpm:0.4.0.OS1'
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-bpm/
implementation ("org.switchyard.components:switchyard-component-bpm:0.4.0.OS1")
'org.switchyard.components:switchyard-component-bpm:jar:0.4.0.OS1'
<dependency org="org.switchyard.components" name="switchyard-component-bpm" rev="0.4.0.OS1">
  <artifact name="switchyard-component-bpm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.switchyard.components', module='switchyard-component-bpm', version='0.4.0.OS1')
)
libraryDependencies += "org.switchyard.components" % "switchyard-component-bpm" % "0.4.0.OS1"
[org.switchyard.components/switchyard-component-bpm "0.4.0.OS1"]