Jar examples for n:namespace
Part of the Java Web Services Developer Pack 1.6
You can download jar file namespace 1.0.1 in this page.
You can use the following script to add namespace-1.0.1.jar to your project.
<dependency> <groupId>javax.xml</groupId> <artifactId>namespace</artifactId> <version>1.0.1</version> </dependency>
compile group: 'javax.xml', name: 'namespace', version: '1.0.1'
libraryDependencies += "javax.xml" % "namespace" % "1.0.1"
<dependency org="javax.xml" name="namespace" rev="1.0.1"/>
@Grapes(@Grab(group='javax.xml', module='namespace', version='1.0.1'))
'javax.xml:namespace:jar:1.0.1'
Click the following link to download the jar file.
namespace-1.0.1.pom