is not current version
Last Version 2.1.0.Final

org.switchyard.components:switchyard-component-common-parent 2.0.1.redhat-621159

The parent for SwitchYard Common Component Libraries.

GroupId

GroupId

org.switchyard.components
ArtifactId

ArtifactId

switchyard-component-common-parent
Version

Version

2.0.1.redhat-621159
Type

Type

pom

Download switchyard-component-common-parent 2.0.1.redhat-621159


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