Apache Sling System Bundle Extension: WS APIs

Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platform provides them. For proper setup it is suggested to either install an extension fragment adapted to the platform or to install regular API packages as bundles.

Лицензия

Лицензия

Группа

Группа

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

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

org.apache.sling.fragment.ws
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Sling System Bundle Extension: WS APIs
Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platform provides them. For proper setup it is suggested to either install an extension fragment adapted to the platform or to install regular API packages as bundles.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать org.apache.sling.fragment.ws

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.0