is not current version
Last Version 2.0.1.redhat-621222

org.switchyard:switchyard-release 2.0.1.redhat-620133

SwitchYard Distribution

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-release
Version

Version

2.0.1.redhat-620133
Type

Type

pom

Download switchyard-release 2.0.1.redhat-620133


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