is not current version
Last Version 2.4.3

net.open-esb.core:wsdl 2.4.0

JBI WSDL Shared Library

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

wsdl
Version

Version

2.4.0
Type

Type

jar

Download wsdl 2.4.0


<!-- https://jarcasting.com/artifacts/net.open-esb.core/wsdl/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>wsdl</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl/
implementation 'net.open-esb.core:wsdl:2.4.0'
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl/
implementation ("net.open-esb.core:wsdl:2.4.0")
'net.open-esb.core:wsdl:jar:2.4.0'
<dependency org="net.open-esb.core" name="wsdl" rev="2.4.0">
  <artifact name="wsdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='wsdl', version='2.4.0')
)
libraryDependencies += "net.open-esb.core" % "wsdl" % "2.4.0"
[net.open-esb.core/wsdl "2.4.0"]