s

switchyard-component-jca

http://www.switchyard.org
文件下载
文件名 操作
switchyard-component-jca-2.0.1.redhat-621169.jar 下载
switchyard-component-jca-2.0.1.redhat-621169.pom 下载
switchyard-component-jca-2.0.1.redhat-621169-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.switchyard.components</groupId>
  <artifactId>switchyard-component-jca</artifactId>
  <version>2.0.1.redhat-621169</version>
</dependency>
Gradle Groovy
implementation 'org.switchyard.components:switchyard-component-jca:2.0.1.redhat-621169'
Gradle Kotlin
implementation("org.switchyard.components:switchyard-component-jca:2.0.1.redhat-621169")
Scala SBT
libraryDependencies += "org.switchyard.components" % "switchyard-component-jca" % "2.0.1.redhat-621169"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard.components', module='switchyard-component-jca', version='2.0.1.redhat-621169')
)
Apache Ivy
<dependency org="org.switchyard.components" name="switchyard-component-jca" rev="2.0.1.redhat-621169" />
Leiningen
[org.switchyard.components/switchyard-component-jca "2.0.1.redhat-621169"]
Apache Buildr
'org.switchyard.components:switchyard-component-jca:jar:2.0.1.redhat-621169'