| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sandesha2 |
| Идентификатор | Идентификаторsandesha2-persistence |
| Последняя версия | Последняя версия1.6.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSandesha2 - Persistent Storage
Sandesha2 is an implementation of WS-ReliableMessaging specifications for Apache Axis2. By using Sandesha2 you
can add reliable messaging capability to the Web services you have hosted in Axis2. You can also use Sandesha2
with Axis2 client to interact with already hosted web services in a reliable manner. Please see Sandesha2 user
guide for more information on using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 works
internally.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sandesha2-persistence-1.6.2.pom | |
| sandesha2-persistence-1.6.2.jar | 37 KB |
| sandesha2-persistence-1.6.2-sources.jar | 23 KB |
| sandesha2-persistence-1.6.2-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-persistence/ -->
<dependency>
<groupId>org.apache.sandesha2</groupId>
<artifactId>sandesha2-persistence</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-persistence/
implementation 'org.apache.sandesha2:sandesha2-persistence:1.6.2'
// https://jarcasting.com/artifacts/org.apache.sandesha2/sandesha2-persistence/
implementation ("org.apache.sandesha2:sandesha2-persistence:1.6.2")
'org.apache.sandesha2:sandesha2-persistence:jar:1.6.2'
<dependency org="org.apache.sandesha2" name="sandesha2-persistence" rev="1.6.2">
<artifact name="sandesha2-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sandesha2', module='sandesha2-persistence', version='1.6.2')
)
libraryDependencies += "org.apache.sandesha2" % "sandesha2-persistence" % "1.6.2"
[org.apache.sandesha2/sandesha2-persistence "1.6.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.axis2 : axis2-transport-http | jar | 1.6.2 |
| org.apache.axis2 : axis2-transport-local | jar | 1.6.2 |
| org.apache.sandesha2 : sandesha2-core | jar | 1.6.2 |
| org.apache.sandesha2 : sandesha2-policy | jar | 1.6.2 |
| org.apache.sandesha2 : sandesha2-samples | jar | 1.6.2 |
| commons-logging : commons-logging | jar | 1.1.1 |
| log4j : log4j | jar | 1.2.13 |
| org.apache.derby : derby | jar | 10.3.2.1 |
| org.apache.derby : derbytools | jar | 10.3.2.1 |
| org.apache.ws.commons.axiom : axiom-api | jar | 1.2.13 |
| org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.13 |
| org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.13 |
| org.apache.axis2 : axis2-kernel | jar | 1.6.2 |
| org.apache.axis2 : addressing | mar | 1.6.2 |
| org.apache.axis2 : axis2-mtompolicy | jar | 1.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| org.apache.httpcomponents : httpcore | jar | 4.0-beta1 |