is not current version
Last Version 0.9.6

com.gestalt.jbi.components.common:wsdl-jbi-component 0.9.2


GroupId

GroupId

com.gestalt.jbi.components.common
ArtifactId

ArtifactId

wsdl-jbi-component
Version

Version

0.9.2
Type

Type

pom

Download wsdl-jbi-component 0.9.2

Filename Size
wsdl-jbi-component-0.9.2.pom 626 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.2</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.2'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/wsdl-jbi-component/
implementation ("com.gestalt.jbi.components.common:wsdl-jbi-component:0.9.2")
'com.gestalt.jbi.components.common:wsdl-jbi-component:pom:0.9.2'
<dependency org="com.gestalt.jbi.components.common" name="wsdl-jbi-component" rev="0.9.2">
  <artifact name="wsdl-jbi-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='wsdl-jbi-component', version='0.9.2')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "wsdl-jbi-component" % "0.9.2"
[com.gestalt.jbi.components.common/wsdl-jbi-component "0.9.2"]