is not current version
Last Version 2.1.0.Final

org.switchyard.components:switchyard-component-common-parent 2.0.0.Alpha1

The parent for SwitchYard Common Component Libraries.

GroupId

GroupId

org.switchyard.components
ArtifactId

ArtifactId

switchyard-component-common-parent
Version

Version

2.0.0.Alpha1
Type

Type

pom

Download switchyard-component-common-parent 2.0.0.Alpha1


<!-- 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.0.Alpha1</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.0.Alpha1'
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-common-parent/
implementation ("org.switchyard.components:switchyard-component-common-parent:2.0.0.Alpha1")
'org.switchyard.components:switchyard-component-common-parent:pom:2.0.0.Alpha1'
<dependency org="org.switchyard.components" name="switchyard-component-common-parent" rev="2.0.0.Alpha1">
  <artifact name="switchyard-component-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.switchyard.components', module='switchyard-component-common-parent', version='2.0.0.Alpha1')
)
libraryDependencies += "org.switchyard.components" % "switchyard-component-common-parent" % "2.0.0.Alpha1"
[org.switchyard.components/switchyard-component-common-parent "2.0.0.Alpha1"]