is not current version
Last Version 2.1.0.Final

org.switchyard:switchyard-core-parent 1.1.0.M4

SwitchYard Core

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-core-parent
Version

Version

1.1.0.M4
Type

Type

pom

Download switchyard-core-parent 1.1.0.M4


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