| GroupId | GroupIdcom.gestalt.jbi.components.common |
|---|---|
| ArtifactId | ArtifactIdwsdl-common-jbi-runtime |
| Last Version | Last Version0.9.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGestalt :: JBI Components :: Common JBI Runtime :: WSDL Based Components :: Jar Artifact
|
| Filename | Size |
|---|---|
| wsdl-common-jbi-runtime-0.9.6.pom | |
| wsdl-common-jbi-runtime-0.9.6.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/wsdl-common-jbi-runtime/ -->
<dependency>
<groupId>com.gestalt.jbi.components.common</groupId>
<artifactId>wsdl-common-jbi-runtime</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/wsdl-common-jbi-runtime/
implementation 'com.gestalt.jbi.components.common:wsdl-common-jbi-runtime:0.9.6'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/wsdl-common-jbi-runtime/
implementation ("com.gestalt.jbi.components.common:wsdl-common-jbi-runtime:0.9.6")
'com.gestalt.jbi.components.common:wsdl-common-jbi-runtime:jar:0.9.6'
<dependency org="com.gestalt.jbi.components.common" name="wsdl-common-jbi-runtime" rev="0.9.6">
<artifact name="wsdl-common-jbi-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='wsdl-common-jbi-runtime', version='0.9.6')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "wsdl-common-jbi-runtime" % "0.9.6"
[com.gestalt.jbi.components.common/wsdl-common-jbi-runtime "0.9.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gestalt.jbi.components.common : common-jbi-runtime | jar | 0.9.6 |
| xml-resolver : xml-resolver | jar | 1.1 |
| com.sun.jbi : componentsl | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jbi : jbi | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.3.1 |