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