| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.axis2 |
| Идентификатор | Идентификаторaxis2-transports |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Axis2 - Transport - Root
Axis2 Transports are a set of transport adaptors for the Apache Axis2 project
as well as for the Apache Synapse project. These transports consists of a set of
synchronous as well as completely asynchronous transport adaprots.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| axis2-transports-1.0.0.pom | |
| axis2-transports-1.0.0.pom.sig | 18 KB |
| axis2-transports-1.0.0-site.xml.sig | 72 bytes |
| axis2-transports-1.0.0-site.xml | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-transports/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transports</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transports/
implementation 'org.apache.axis2:axis2-transports:1.0.0'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transports/
implementation ("org.apache.axis2:axis2-transports:1.0.0")
'org.apache.axis2:axis2-transports:pom:1.0.0'
<dependency org="org.apache.axis2" name="axis2-transports" rev="1.0.0">
<artifact name="axis2-transports" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-transports', version='1.0.0')
)
libraryDependencies += "org.apache.axis2" % "axis2-transports" % "1.0.0"
[org.apache.axis2/axis2-transports "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.axis2 : axis2-kernel | jar | 1.5 |