не последняя версия
Последняя версия 3.2.0

org.apache.neethi:neethi 2.0.3

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.

Группа

Группа

org.apache.neethi
Идентификатор

Идентификатор

neethi
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать neethi 2.0.3

Имя Файла Размер
neethi-2.0.3.pom
neethi-2.0.3.jar 30 KB
neethi-2.0.3-sources.jar 28 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.neethi/neethi/ -->
<dependency>
    <groupId>org.apache.neethi</groupId>
    <artifactId>neethi</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.neethi/neethi/
implementation 'org.apache.neethi:neethi:2.0.3'
// https://jarcasting.com/artifacts/org.apache.neethi/neethi/
implementation ("org.apache.neethi:neethi:2.0.3")
'org.apache.neethi:neethi:jar:2.0.3'
<dependency org="org.apache.neethi" name="neethi" rev="2.0.3">
  <artifact name="neethi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.neethi', module='neethi', version='2.0.3')
)
libraryDependencies += "org.apache.neethi" % "neethi" % "2.0.3"
[org.apache.neethi/neethi "2.0.3"]