License |
License
CDDL-1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.open-esb.core |
ArtifactId | ArtifactIdwsdl |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwsdl
JBI WSDL Shared Library
|
Project Organization |
Project OrganizationOpenESB Community |
Filename | Size |
---|---|
wsdl-2.4.3.pom | |
wsdl-2.4.3.jar | 290 KB |
wsdl-2.4.3-sources.jar | 243 KB |
wsdl-2.4.3-javadoc.jar | 750 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/wsdl/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>wsdl</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl/
implementation 'net.open-esb.core:wsdl:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl/
implementation ("net.open-esb.core:wsdl:2.4.3")
'net.open-esb.core:wsdl:jar:2.4.3'
<dependency org="net.open-esb.core" name="wsdl" rev="2.4.3">
<artifact name="wsdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='wsdl', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "wsdl" % "2.4.3"
[net.open-esb.core/wsdl "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
net.open-esb.core : base | jar | 2.4.3 |
net.open-esb.core : jbi | jar | 2.4.3 |
wsdl4j : wsdl4j | jar | 1.6.2 |
xmlbeans : xbean | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |