GroupId | GroupIdcom.gestalt.jbi.components.common |
---|---|
ArtifactId | ArtifactIdwsdl-jbi-component |
Version | Version0.9.2 |
Type | Typepom |
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"]