| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.woden | 
| ArtifactId | ArtifactIdwoden-impl-om | 
| Last Version | Last Version1.0M9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWoden - OM The Woden project is a subproject of the Apache Web Services Project to
    develop a Java class library for reading, manipulating, creating and writing WSDL documents,
    initially to support WSDL 2.0 but with the longer term aim of supporting past, present and
    future versions of WSDL.
    There are two main deliverables: an API and an implementation. The Woden API consists of
    a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the
    W3C WSDL 2.0 specification. The implementation will be a high performance implementation
    directly usable in other Apache projects such as Axis2. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| woden-impl-om-1.0M9.pom | |
| woden-impl-om-1.0M9.jar | 37 KB | 
| woden-impl-om-1.0M9-sources.jar | 29 KB | 
| woden-impl-om-1.0M9-javadoc.jar | 93 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.woden/woden-impl-om/ -->
<dependency>
    <groupId>org.apache.woden</groupId>
    <artifactId>woden-impl-om</artifactId>
    <version>1.0M9</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.woden/woden-impl-om/
implementation 'org.apache.woden:woden-impl-om:1.0M9'// https://jarcasting.com/artifacts/org.apache.woden/woden-impl-om/
implementation ("org.apache.woden:woden-impl-om:1.0M9")'org.apache.woden:woden-impl-om:jar:1.0M9'<dependency org="org.apache.woden" name="woden-impl-om" rev="1.0M9">
  <artifact name="woden-impl-om" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.woden', module='woden-impl-om', version='1.0M9')
)libraryDependencies += "org.apache.woden" % "woden-impl-om" % "1.0M9"[org.apache.woden/woden-impl-om "1.0M9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.woden : woden-impl-commons | jar | 1.0M9 | 
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.11 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.15 | 
| junit : junit | jar | 3.8.2 |