Last Version

WSDL Object Model 0.9.1

Provides a WSDL Object Model API in Java.

License

License

CDDL and GPLv2 w/ classpath execption dual license
Categories

Categories

Net
GroupId

GroupId

org.jvnet
ArtifactId

ArtifactId

wom
Version

Version

0.9.1
Type

Type

jar
Description

Description

WSDL Object Model
Provides a WSDL Object Model API in Java.
Project Organization

Project Organization

Sun Microsystems, Inc

Download wom 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xsom : xsom jar 20081112

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.sun.xml.bind : jaxb-xjc jar 2.1.12

Project Modules

There are no modules declared in this project.