s

switchyard-component-common-knowledge

Fuse BXMS Integration Backwards Compat Switchyard Common Knowledge
Files download
File Operation
switchyard-component-common-knowledge-2.0.1.redhat-620133.jar download
switchyard-component-common-knowledge-2.0.1.redhat-620133.pom download
Apache Maven
<dependency>
  <groupId>org.switchyard.components</groupId>
  <artifactId>switchyard-component-common-knowledge</artifactId>
  <version>2.0.1.redhat-620133</version>
</dependency>
Gradle Groovy
implementation 'org.switchyard.components:switchyard-component-common-knowledge:2.0.1.redhat-620133'
Gradle Kotlin
implementation("org.switchyard.components:switchyard-component-common-knowledge:2.0.1.redhat-620133")
Scala SBT
libraryDependencies += "org.switchyard.components" % "switchyard-component-common-knowledge" % "2.0.1.redhat-620133"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard.components', module='switchyard-component-common-knowledge', version='2.0.1.redhat-620133')
)
Apache Ivy
<dependency org="org.switchyard.components" name="switchyard-component-common-knowledge" rev="2.0.1.redhat-620133" />
Leiningen
[org.switchyard.components/switchyard-component-common-knowledge "2.0.1.redhat-620133"]
Apache Buildr
'org.switchyard.components:switchyard-component-common-knowledge:jar:2.0.1.redhat-620133'