MVN

org.apache.neethi : neethi

Maven & Gradle

Sep 14, 2021
181 usages

Apache 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.

<dependency>
    <groupId>org.apache.neethi</groupId>
    <artifactId>neethi</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.neethi : neethi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of org.apache.neethi : neethi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
neethi-3.2.0
3.1.x
neethi-3.1.1
neethi-3.1.0
3.0.x
neethi-3.0.3
neethi-3.0.2
neethi-3.0.1
neethi-3.0.0
2.0.x
neethi-2.0.5
neethi-2.0.4
neethi-2.0.3
neethi-2.0.2

How to add a dependency to Maven

Add the following org.apache.neethi : neethi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.neethi</groupId>
    <artifactId>neethi</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.neethi : neethi gradle dependency to your build.gradle file:

implementation 'org.apache.neethi:neethi:3.2.0'

Gradle Kotlin DSL: Add the following org.apache.neethi : neethi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.neethi:neethi:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.neethi : neethi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.neethi" % "neethi" % "3.2.0"

Advertisement

Dependencies from Group

Sep 14, 2021
181 usages

Discover Dependencies

Aug 07, 2023
39 stars
May 20, 2017
16 stars
Aug 08, 2017
2 usages
49 stars
May 09, 2021
32 usages
284 stars
Dec 17, 2018
1 usages
0 stars
Apr 07, 2021
111 usages
1.9k stars
Jan 02, 2020
14 usages
Apr 18, 2018
2 usages
5 stars
Mar 19, 2020
10 stars
Mar 19, 2020
1 usages
10 stars