License |
License
CDDL and GPLv2 w/ classpath execption dual license
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet |
ArtifactId | ArtifactIdwom |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSDL Object Model
Provides a WSDL Object Model API in Java.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wom-0.9.1.pom | |
wom-0.9.1.jar | 186 KB |
wom-0.9.1-sources.jar | 201 KB |
wom-0.9.1-javadoc.jar | 721 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xsom : xsom | jar | 20081112 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.12 |