GroupId | GroupIdcom.gestalt.jbi.components.common |
---|---|
ArtifactId | ArtifactIdwsdl-jbi-component |
Version | Version0.9.4 |
Type | Typepom |
Filename | Size |
---|---|
wsdl-jbi-component-0.9.4.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.4</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.4'
// https://jarcasting.com/artifacts/com.gestalt.jbi.components.common/wsdl-jbi-component/
implementation ("com.gestalt.jbi.components.common:wsdl-jbi-component:0.9.4")
'com.gestalt.jbi.components.common:wsdl-jbi-component:pom:0.9.4'
<dependency org="com.gestalt.jbi.components.common" name="wsdl-jbi-component" rev="0.9.4">
<artifact name="wsdl-jbi-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gestalt.jbi.components.common', module='wsdl-jbi-component', version='0.9.4')
)
libraryDependencies += "com.gestalt.jbi.components.common" % "wsdl-jbi-component" % "0.9.4"
[com.gestalt.jbi.components.common/wsdl-jbi-component "0.9.4"]