License |
License
CDDL-1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.open-esb.core |
ArtifactId | ArtifactIdwsdl2 |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwsdl2
WSDL 2 Classes
|
Project Organization |
Project OrganizationOpenESB Community |
Filename | Size |
---|---|
wsdl2-2.4.3.pom | |
wsdl2-2.4.3.jar | 271 KB |
wsdl2-2.4.3-sources.jar | 512 bytes |
wsdl2-2.4.3-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.open-esb.core/wsdl2/ -->
<dependency>
<groupId>net.open-esb.core</groupId>
<artifactId>wsdl2</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl2/
implementation 'net.open-esb.core:wsdl2:2.4.3'
// https://jarcasting.com/artifacts/net.open-esb.core/wsdl2/
implementation ("net.open-esb.core:wsdl2:2.4.3")
'net.open-esb.core:wsdl2:jar:2.4.3'
<dependency org="net.open-esb.core" name="wsdl2" rev="2.4.3">
<artifact name="wsdl2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='wsdl2', version='2.4.3')
)
libraryDependencies += "net.open-esb.core" % "wsdl2" % "2.4.3"
[net.open-esb.core/wsdl2 "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
net.open-esb.core : wsdl | jar | 2.4.3 |