is not current version
Last Version 0.9.6

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


GroupId

GroupId

com.gestalt.jbi.components.common
ArtifactId

ArtifactId

wsdl-jbi-component
Version

Version

0.9.0
Type

Type

pom

Download wsdl-jbi-component 0.9.0

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