Jar examples for n:neethi
Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.
You can download jar file neethi 3.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add neethi-3.0.3.jar to your project.
<dependency> <groupId>org.apache.neethi</groupId> <artifactId>neethi</artifactId> <version>3.0.3</version> </dependency>
compile group: 'org.apache.neethi', name: 'neethi', version: '3.0.3'
libraryDependencies += "org.apache.neethi" % "neethi" % "3.0.3"
<dependency org="org.apache.neethi" name="neethi" rev="3.0.3"/>
@Grapes(@Grab(group='org.apache.neethi', module='neethi', version='3.0.3'))
'org.apache.neethi:neethi:jar:3.0.3'
Click the following link to download the jar file.
neethi-3.0.3-javadoc.jar