Download woden-impl-dom-1.0M8.jar file - Jar w

Jar examples for w:woden-impl-dom

Description

This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.

You can download jar file woden-impl-dom 1.0M8 in this page.

License

Apache License

Build File

You can use the following script to add woden-impl-dom-1.0M8.jar to your project.

<dependency>
   <groupId>org.apache.woden</groupId>
   <artifactId>woden-impl-dom</artifactId>
   <version>1.0M8</version>
</dependency>
compile group: 'org.apache.woden', name: 'woden-impl-dom', version: '1.0M8'
libraryDependencies += "org.apache.woden" % "woden-impl-dom" % "1.0M8"
<dependency org="org.apache.woden" name="woden-impl-dom" rev="1.0M8"/>
@Grapes(@Grab(group='org.apache.woden', module='woden-impl-dom', version='1.0M8'))
'org.apache.woden:woden-impl-dom:jar:1.0M8'

Download

Click the following link to download the jar file.

woden-impl-dom-1.0M8.jar
woden-impl-dom-1.0M8.pom



Related Tutorials